13.12.2018, 14:27
Hi,
In the documentation the description of the object fields is:
address - object group address
updatetime - latest update time in UNIX timestamp format. Use os.date() to convert to readable date formats
name - unique object name
datatype - object data type
decoded - set to true when decoded value is available
value - decoded object value
But in samples I found additional fields like: id, data.
Where I can find the full actual documentation?
In the documentation the description of the object fields is:
address - object group address
updatetime - latest update time in UNIX timestamp format. Use os.date() to convert to readable date formats
name - unique object name
datatype - object data type
decoded - set to true when decoded value is available
value - decoded object value
But in samples I found additional fields like: id, data.
Where I can find the full actual documentation?