ThresholdS support in balance updates

This commit is contained in:
DanB
2017-10-21 21:23:59 +02:00
parent afe3d6d6da
commit 3c6b016a77
10 changed files with 121 additions and 41 deletions

View File

@@ -470,7 +470,7 @@ const (
StatID = "StatID"
BalanceType = "BalanceType"
BalanceID = "BalanceID"
BalanceValue = "BalanceValue"
Units = "Units"
ResourceS = "ResourceS"
CacheThresholdProfiles = "threshold_profiles"
CacheThresholds = "thresholds"