Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kotyara12/reopenmon
Sending sensor data to http://open-monitoring.online/ with a specified interval and sending queue. For ESP32 only, since it was released as a FreeRTOS task and on ESP32-specific functions. Controller field values (data) are passed to the queue as a string (char*), which is automatically deleted after sending. That is, to send, you must place a line with data on the heap, and then send it to the library queue.
https://github.com/kotyara12/reopenmon
esp-idf esp-idf-framework esp32 esp32-idf open-monitoring telemetry
Last synced: about 17 hours ago
JSON representation
Sending sensor data to http://open-monitoring.online/ with a specified interval and sending queue. For ESP32 only, since it was released as a FreeRTOS task and on ESP32-specific functions. Controller field values (data) are passed to the queue as a string (char*), which is automatically deleted after sending. That is, to send, you must place a line with data on the heap, and then send it to the library queue.
- Host: GitHub
- URL: https://github.com/kotyara12/reopenmon
- Owner: kotyara12
- Created: 2021-04-12T19:46:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T07:22:46.000Z (over 2 years ago)
- Last Synced: 2023-03-10T11:11:19.530Z (over 1 year ago)
- Topics: esp-idf, esp-idf-framework, esp32, esp32-idf, open-monitoring, telemetry
- Language: C++
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0