Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to create a virtual device from a long MQTT message #81

Open
DeRubenS opened this issue Oct 22, 2022 · 0 comments
Open

how to create a virtual device from a long MQTT message #81

DeRubenS opened this issue Oct 22, 2022 · 0 comments

Comments

@DeRubenS
Copy link

Hello,

i want to make 1 or more different virtual devices from a long MQTT message.
the whole message looks like :

{"Sensor Data Qty":4,"INV compressor Qty":1,"STD compressor Qty":0,"Fan Data Qty":1,"Low noise control":"OFF","Outdoor air temp.(R1T)":15.5,"Pressure":0,"Voltage (N-phase) (V)":190,"DHW setpoint":45,"LW setpoint (main)":30,"Leaving water temp. before BUH (R1T)":28.7,"Leaving water temp. after BUH (R2T)":28.2,"Inlet water temp.(R4T)":27.4,"DHW tank temp. (R5T)":41.9,"Circulation pump operation":"OFF","Flow sensor (l/min)":0,"Water pressure":1.8,"BE_COP":0,"M5VIN":"4.96V","M5AmpIn":"104.375mA","M5BatV":"4.15V","M5BatCur":"0mA","M5BatPwr":"0mW","WifiRSSI":"-58dBm"}

for example i want tu make an VD for only the Leaving water temp.
could someone help me with this ?

With kind regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant