How to send server response to teltonika after receiving iemei number and one stamp

var buf=msg.payload;

msg.payload = Buffer.from([0x01]);

this is a first ack what is next step to get new stamp from teltonika device

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.