zubairhamed / canopus

CoAP Client/Server implementing RFC 7252 for the Go Language
Apache License 2.0
154 stars 41 forks source link

Optimal client implementation for time series collecting? #95

Open amq opened 7 years ago

amq commented 7 years ago

An InfluxData Telegraf contributor expressed an interest in adding a CoAP observer plugin: https://github.com/influxdata/telegraf/issues/2994

Could you point out some important points which need to be considered to make sure that the plugin is suitable for thousands of devices, also from the configuration perspective?

Here is an MQTT consumer plugin as a reference: https://github.com/influxdata/telegraf/tree/master/plugins/inputs/mqtt_consumer