alladdin / node-lox-ws-api

Node JS WebSocket Loxone™ API
MIT License
32 stars 23 forks source link

controle states #15

Open MathiasWeisheit opened 6 years ago

MathiasWeisheit commented 6 years ago

Very very good work. Thanks a lot! Can you explain me how I can check the response after sending a command? There are two usecases:

  1. I need the new state after a command.
  2. I need the new state of a specific control.

via update_event_value?