Hi,
This is my first post on this forum. I am writing a report about Cayenne, and I was hoping someone has time to answer a few questions. I have been using the things network (TTN) in combination with mydevices Cayenne for a LoRa node which is sending temperature and humidity data once an hour. I also read the documentation about lora (specifically the C++ implementation of of the mydevices implementation, which can be found in the cayenne docs – lora section), but I couldn’t find the answer on the following questions:
- How is the database in mydevices Cayenne implemented (which programming language is used to create it) and which functions are used?
- How does mydevices Cayenne know when new data arrives?
- What actions in code in the background are needed to go from a payload from TTN containing temperature and humidity data to filled columns in the database?
Looking forward for an answer
Regards,
Sam