I have got USB-RS-485 dongle and Modbus-RTU device
I read protocol frame but I cant parse it cause I dont know in what language I can do it(read value of separate bits or group of bits)
For example in C I can parse via & and !& but in mneminic node-red I dont undesrant how to do it