Back to Index
Definition: hum() — Allowed: no arguments; Not allowed: any arguments.
hum()
Returns the current humidity value provided by the host.
every(10000) { publish("plc/hum", hum()); }