Changed Weight to Weights of type DynamicWeights in AttributeProfile

This commit is contained in:
andronache98
2022-01-26 15:16:31 +02:00
committed by Dan Christian Bogos
parent 50c1a3441f
commit 3ed0e7eaa2
11 changed files with 82 additions and 63 deletions

View File

@@ -314,7 +314,7 @@ type TPAttributeProfile struct {
FilterIDs []string
Attributes []*TPAttribute
Blocker bool
Weight float64
Weights string
}
// TPChargerProfile is used in APIs to manage remotely offline ChargerProfile