SATL-Research-and-Development / ETS_PES_issues

Discuss issues here
MIT License
0 stars 0 forks source link

Current Timestamp need to be added on the payload of device sending to server. #36

Closed Sazzad19 closed 2 months ago

wirahim commented 2 months ago

timestamp added in epoch format in all JSON packets.

Startup:

{"SrNo":"PES-593","TabNo":"0","RFID":"0","BAT":"StartUP","Time":"1724925754"}

Button:

{"SrNo":"PES-593","TabNo":"0","RFID":"00:00:00:00","BAT":"S2","Time":"1724926451"}

NFC:

{"SrNo":"PES-593","TabNo":"0","RFID":"37:DE:5F:EA","BAT":"0","Time":"1724926471"}

@Sazzad19 and @MoshiurSarder please check and confirm.