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.
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?