hello Erwin,
the custom values are not in the log table!
How could I achieve that instead of adding a grp.find ?
Code:
for i, obj in ipairs(Tag_Data) do
log(obj)
.....
the custom values are not in the log table!
Quote:* table:
["decoded"]
* bool: true
["disablelog"]
* number: 1
["pollinterval"]
* string:
["datahex"]
* string: 01
["units"]
* string:
["value"]
* bool: true
["comment"]
* string:
["updatetime"]
* number: 1693924997
["datatype"]
* number: 1
["readoninit"]
* number: 0
["data"]
* bool: true
["id"]
* number: 65878
["address"]
* string: 32/1/86
["export"]
* number: 0
["name"]
* string: TEst For Test-2
["tagcache"]
* string: Office VRV ON/OFF
How could I achieve that instead of adding a grp.find ?
Best Regards,