eet1mu3
eet1mu3
We need to discuss and decide the underlying technology. Current options are: * MQTT https://github.com/eclipse-opendut/opendut/issues/53 * KUKSA.val / VSS https://github.com/eclipse-opendut/opendut/issues/59
Some of my considerations, please chime in! * For the MVP we just need some way to communicate rather simple instrumentation signals such as KL15 state, relay state, and, some...
``` ///… model (string) e.g.: "Manson HCS-3404" : Standard: • enable (bool) (
This would make connecting multiple power supplies of the same model impossible. So the idea was more like this: /25fedc11-d37f-4752-b20b-0f60aa1541f6/main-supply1/0/I Where /25fedc11-d37f-4752-b20b-0f60aa1541f6/powersupply1/model = "Manson HCS-3404" The would then be usable...
Added mqqt clients, one for Manson power supply and a demo one for cpu / mem /network stats: https://github.com/eclipse-opendut/opendut/commit/3074aa74bebcb33040f6f71ccef82d34e7068f2c
[rumqtt](https://github.com/bytebeamio/rumqtt/tree/main/rumqttd) could be a possible contender. I have it working as a demo in standalone mode, but could be also integrated.
Hi. Yes. I agree this should be low prio for now. Seems like netbird is slowly moving in that direction, so we should at least keep that in mind: https://github.com/netbirdio/netbird/pull/578