Hi,
I'm trying to build a little android app for myself, so I can manage my instances.
I need some info please.
@Lord-Grey can you tell me if it is possible to aggregate more than 1 json command in a single request ?
Let's say, I want to switch to instance 1 and then disable LEDDEVICE.
Currently I need to run 2 requests, with the 2 JSON parts.
Is it possible to do this in a single request ?
If so can you show me how ?
Many thanks.