rmap icon indicating copy to clipboard operation
rmap copied to clipboard

server: in MQTT json payload “v”: VALUE, value can be integer

Open pat1 opened this issue 4 years ago • 0 comments

In documentation we do not permit to send integer values but float and string only in json format. But in MQTT at this moment the standard is integer and the management is directly done by DB-all.e

pat1 avatar May 06 '21 17:05 pat1