feat(gateway): small adaption for softweng project
Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
type dataPoints = map[string]interface{}
|
||||
|
||||
type updateEvent struct {
|
||||
State string `json:"state"`
|
||||
//State string `json:"state"`
|
||||
DataPoints dataPoints `json:"values"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user