ElectronicCats / CayenneLPP

Library for Arduino compatible with Cayenne Low Power Payload
http://electroniccats.com/
MIT License
106 stars 48 forks source link

Add support for Power Measurement Object (IPSO 3305) #34

Closed mincequi closed 1 year ago

mincequi commented 2 years ago

This change adds support for power measurement IPSO object. Its payload is of dynamic size to support optional fields.

Also added a new generalized way to access IPSO objects in CayenneLPPMessage.

sabas1080 commented 2 years ago

Do you think it is necessary to update? https://github.com/ElectronicCats/CayenneLPP/blob/master/API.md @mincequi

mincequi commented 2 years ago

@sabas1080 yes, we might update the API documentation. I am not quite sure, if i find the time soon, though.