Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aelse/arduinostatsd

A StatsD client for Arduino
https://github.com/aelse/arduinostatsd

arduino esp8266 esp8266-arduino statsd statsd-client

Last synced: 3 months ago
JSON representation

A StatsD client for Arduino

Awesome Lists containing this project

README

        

Arduino StatsD
==============

A client to emit metrics to StatsD servers over UDP.
Supports tags for modern StatsD server implementations and backends.

See examples directory for usage information.

License
-------

This software is released under the MIT license (Please see the LICENSE file).