10.05.2021, 12:28
(10.05.2021, 12:01)admin Wrote: See if you can get a response using simple request command:
Code:res, code = require('socket.http').request('http://192.168.1.91:81/api/volume')
log(res, code)
Otherwise you need a sink variable to store the response. Similar example: https://forum.logicmachine.net/showthrea...1#pid21631
Yes i get a response. How do i retract the percent from this and write it to a group adress?
* arg: 1
* string: {"percent": 47.0}
* arg: 2
* number: 200
BR
Kai-Roger
Kai-Roger