Page 1 of 1

Set values on multiple channels via websocket

Posted: Thu Jan 13, 2022 7:58 am
by robson44
Hello, I'm trying to control 20 DMX channels via websocket. When I send channel values one by one there is visible delay between channels (command CH|channel_number|channel_value)
Hardware: raspberry 3b+
Websocket works on localhost (my app is running also on rpi)

Is there any other command, that allowes me to send more than 1 channel value at a time?