An open API service providing repository metadata for many open source software ecosystems.

Topic: "open-monitoring"

kotyara12/reDataSend

Универсальная библиотека для отправки данных на OpenMon, NarodMon, ThingSpeak

Language: C++ - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

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.

Language: C++ - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1