Closed chicco785 closed 2 years ago
https://github.com/orchestracities/lego-diorama-usi-2022/blob/c853492d9d894653cdb7d23e7597c415a6fdc9e8/traffic/street_lights_client.py#L58
the flow should be:
{ "light": { "power": "on" } }
{ "light": { "power": "ok" } }
{ "powerState": "on" }
{ "light": { "power": "off" } }
{ "powerState": "off" }
https://github.com/orchestracities/lego-diorama-usi-2022/blob/c853492d9d894653cdb7d23e7597c415a6fdc9e8/traffic/street_lights_client.py#L58
the flow should be:
{ "light": { "power": "on" } }
):{ "light": { "power": "ok" } }
){ "powerState": "on" }
){ "light": { "power": "off" } }
):{ "light": { "power": "ok" } }
){ "powerState": "off" }
)