It seems like it's really only missing a few things.
The big things needed for IoT, as I see them:
* The ability to use it as an Arduino library
* Global routing without preconfiguring the relays, as in Amazon Sidewalk or The Things Network
* Some more generic abstraction for telemetry and control, as in Mobus
* The ability for a firmware to define custom config options that the app can set(Something like a JSON schema, maybe local only because of bandwidth)
I actually started a few discussion threads on some of these, and did a few proofs of concept for the P2P global routing.
But I don't particularly want to spend much time on it unless it seems pretty clear it might actually get merged one day.
It seems like it's really only missing a few things.
The big things needed for IoT, as I see them:
* The ability to use it as an Arduino library
* Global routing without preconfiguring the relays, as in Amazon Sidewalk or The Things Network
* Some more generic abstraction for telemetry and control, as in Mobus
* The ability for a firmware to define custom config options that the app can set(Something like a JSON schema, maybe local only because of bandwidth)
I actually started a few discussion threads on some of these, and did a few proofs of concept for the P2P global routing.
But I don't particularly want to spend much time on it unless it seems pretty clear it might actually get merged one day.