Hi guys,
This maybe very straight forward but I`m struggling to format a data array read through a modbus server.
I want to refer to msg.payload[0] of the array but in doing so I get a response saying the point is undefined which causes further issues. Anyone aware of how I could refer to the first instance in the array properly?