05.04.2020, 21:08
(05.04.2020, 00:10)Erwin van der Zwart Wrote: Hi,
You should check if the table content is valid before drilling down deeper...
BR,Code:if data then
if data.payload then
if data.payload.power then
grp.checkwrite('1/1/1’, data.payload.power)
end
end
end
Erwin
Of course, thanks Erwin
Best regards, Jørn.