CayenneLPP Current Time

Please include the following information, in order for us to help you as effectively as possible.

  • What product do you wish to discuss? RAK4631

  • What firmware are you using? Arduino BSP

  • What firmware version? Can it be obtained with AT+VER=?

  • Computer OS? (MacOS, Linux, Windows) Windows

I need to add a Timestamp in the CayenneLPP payload. I didn´t find the a Timestamp/Current Time in the CayenneLPP documentation, I found in the IPSO Alliance:

  • Time => Object ID 3333

  • Current Time => Object ID 5506

Do we already have any kind of Timestamp in the CaynneLPP? What is the number?

If I have to create one, what is the recommendation?

Regards,

Claudio

CayenneLPP has Unix Time sensor value.
Supported with uint8_t addUnixTime(uint8_t channel, uint32_t value);

Thank you by your support.

Cláudio

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