When turning on debug / trace logging there will typically be logs referring to unrecognized attributes, including runtime, dateutc and more recently on Wittboy devices, gain30_piezo. To address this, the gateway driver will:
Record the runtime in a new attribute on the gateway HE device, representing the running time of the gateway device in seconds
Record the dateutc value in a new state variable on the HE gateway device
Detect the gain30_piezo entry in the data feed, but do nothing with it at this stage
When turning on debug / trace logging there will typically be logs referring to unrecognized attributes, including runtime, dateutc and more recently on Wittboy devices, gain30_piezo. To address this, the gateway driver will: