Closed amadeuspzs closed 8 years ago
There is now a global Demand tag in timeseries for energy demand, which each team will share.
Currently the timeseries dropdown filters on the device name:
if(tag.indexOf(this.deviceName)!== -1){
Can we add in the Demand tag as always there?
Demand
There is now a global Demand tag in timeseries for energy demand, which each team will share.
Currently the timeseries dropdown filters on the device name:
if(tag.indexOf(this.deviceName)!== -1){
Can we add in the
Demand
tag as always there?