Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with open-monitoring
A curated list of projects in awesome lists tagged with open-monitoring .
https://github.com/kotyara12/redatasend
Универсальная библиотека для отправки данных на OpenMon, NarodMon, ThingSpeak
esp-idf esp32 narodmon open-monitoring thingspeak
Last synced: 18 Nov 2024
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.
esp-idf esp-idf-framework esp32 esp32-idf open-monitoring telemetry
Last synced: 18 Nov 2024