ioBroker/ioBroker.node-red

iobroker.list not does not evaluate correct ts when not reading values

mickym2 opened this issue · 0 comments

If the list node does not read values then the last ts in the returned objects is incorrect. (Seems as this ts contains then the creation date of the object).

Only if the list node reads all values of the selected objects the correct timestamp (ts) is returned in the objects:

image