-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
in line protocol:
org [measurement/tag]
- building [tag]
- floor [tag]
- asset [tag]
- meter [field]
- not decreasing value
- meter [field]
- asset [tag]
- floor [tag]
in a table
tariff
- building
- time-interval
compute consumption
|> aggWindow(1m, agg:last)
|> difference()
compute the cost
join stream with table tariff
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers