control-freak-ide/dist/all/data/tutorials.html
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

28 lines
374 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
</head>
<body>
<script>
return 'mv' + (this.getVariable('Volume') - 2);
var message = data.message;
this.updateVolume(message);
console.log('volume2: ' + this.getVariable('Volume'));
[Volume]<50
[Volume]>20
192.168.1.20/23/Variable/Volume
</script>
</body>
</html>