/CollectdPacket

Arduino library to create UDP packets for Collectd

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

CollectdPacket

CollectdPacket is an Arduino class that is capable of building an UDP packet suitable for a Collectd server.

The goal of this library is to be able to send various data from sensors to a collectd server in order to keep that data or graph it.

The library is provided as is, without any waranty and published under the GNU Lesser General Public License.

It uses an include from Rob Tillaart for 64bit float representation.

Credits

Collectd : https://collectd.org/

IEEE754tools : http://playground.arduino.cc//Main/IEEE754tools

Homepage

http://www.lestat.st/en/informatique/arduino/collectd_packet