new send datapoint type and one fix typo
This commit is contained in:
@@ -35,6 +35,7 @@ func (d *DBMHandler) Json_Data(c *gin.Context) {
|
||||
Path: res.Path,
|
||||
Type: res.Type,
|
||||
Value: res.Value,
|
||||
Drivers: &res.Drivers,
|
||||
HasChild: res.Datapoints != nil,
|
||||
Rights: res.ReadWrite,
|
||||
})
|
||||
|
Reference in New Issue
Block a user