new send datapoint type and one fix typo
This commit is contained in:
@@ -385,6 +385,7 @@ func (d *Datapoint) Publish(eventType string) error {
|
||||
Event: eventType,
|
||||
Uuid: d.Uuid,
|
||||
Path: d.Path,
|
||||
Type: d.Type,
|
||||
Value: d.Value,
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user