Hi, aerograf.
For sync your temp and hum sensor data to a virtual device.
- Use a register-device node to register a virtual device.
Here are some initial state
- Use a event-state to monitor a real temp and hum sensor data.
- Use a function node to receive and transfer the data.
- Use a put-device-state node to recevie the data and sync to iHost.
- Then you can see your real data are synced to your virtual device.
Here are the whole flow.
As for a POWR3 synchronization, we are cuurently not support a register ability for POWR3.
So you can’t register a virtual POWR3 device to iHost.
But you can still receive a POWR3 data from a event-state node, like here