package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Dec 28, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type DeviceCommandVO struct {
Name *string `json:"name"`
InputData *string `json:"inputData"`
}
type DeviceEnrollVO struct {
DeviceIds []string `json:"deviceIds"`
ModelName *string `json:"modelName"`
DeviceType *int `json:"deviceType"`
ParentDeviceName *string `json:"parentDeviceName"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.