I am using net protocol deviceThe status value is actually the Ignition value of the device.status value 1 Ignition off status value 9 Ignition onIgnition off = 1 -- Ignition on == 9
but I can't define it in the interface how should I do it
I am using net protocol device
The status value is actually the Ignition value of the device.
status value 1 Ignition off status value 9 Ignition on
Ignition off = 1 -- Ignition on == 9
but I can't define it in the interface how should I do it