Age | Commit message (Collapse) | Author | Files | Lines |
|
Always handle arguments as an array even if we receive
a simple JSON object. This imply using an intermediary
variable
Change-Id: I0af8fdcd87e4d3f94d88d64ff7195f6c78002635
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I682744080325335c1228ca84486f07725636729a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
First draft to be able to read at regular interval the TSDB
InfluxDB. This prepare a JSON object formated to be handled as
an input argument from a regular call to the API verb 'write'
Then it is only needed to call the remote verb to forward all the results
Change-Id: I80076dd9cf00ba43075d37dd4d15180e63e37289
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Move a function code.
Change-Id: I35a90e08e7019e634676915858aa0a666d46f711
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
- Handle indefinite number and kind of tags and fields for a metric
- Include only once header files
- Cleaning and ordering code
Change-Id: I14a4f0e6e1626971bff73ce7d9ac067bda69cfc4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I73261cae3ed9b4d449e2b83b0578ddd2c5df89f1
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I97c2a409d05ceb9babb23c23fbf818316d01419b
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I1d47aef85c4a90d10d7cd5f85c357e9e35664836
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Isolate API from DB Backend so you could rely on different TSDB backend
Change-Id: Ie74347e8175c7e0ed508f6b1e61a1c504b2a2ebb
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|