You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to not only use the encryption for messages to an UUID (send_cmd) but also for webservice messages. Currently messages like jdev/sps/io/PushbuttonLivingRoomLight/On have to be sent over the "raw" send command of the connection (send) and won't be encrypted.
It would be nice to be able to not only use the encryption for messages to an UUID (
send_cmd
) but also for webservice messages. Currently messages likejdev/sps/io/PushbuttonLivingRoomLight/On
have to be sent over the "raw" send command of the connection (send
) and won't be encrypted.Shown here https://www.loxone.com/dede/wp-content/uploads/sites/2/2016/08/loxone-communicating-with-the-miniserver.pdf?x48792, page 16.
Is this possible for a websocket connection?
The text was updated successfully, but these errors were encountered: