# Functions
No description provided by the author
No description provided by the author
FromAutoEventModelsToDTOs transforms the AutoEvent model array to the AutoEvent DTO array.
FromAutoEventModelToDTO transforms the AutoEvent model to the AutoEvent DTO.
FromDeviceCommandModelsToDTOs transforms the DeviceCommand models to the DeviceCommand DTOs.
FromDeviceCommandModelToDTO transforms the DeviceCommand model to the DeviceCommand DTO.
FromDeviceModelToDTO transforms the Device Model to the Device DTO.
FromDeviceModelToUpdateDTO transforms the Device Model to the UpdateDevice DTO.
FromDeviceProfileModelToBasicInfoDTO transforms the DeviceProfile Model to the DeviceProfileBasicInfo DTO.
FromDeviceProfileModelToDTO transforms the DeviceProfile Model to the DeviceProfile DTO.
FromDeviceResourceModelsToDTOs transforms the DeviceResource models to the DeviceResource DTOs.
FromDeviceResourceModelToDTO transforms the DeviceResource model to the DeviceResource DTO.
FromDeviceServiceModelToDTO transforms the DeviceService Model to the DeviceService DTO.
FromDeviceServiceModelToUpdateDTO transforms the DeviceService Model to the UpdateDeviceService DTO.
No description provided by the author
No description provided by the author
FromEventModelToDTO transforms the Event Model to the Event DTO.
FromIntervalActionModelToDTO transforms the IntervalAction Model to the IntervalAction DTO.
FromIntervalModelToDTO transforms the Interval Model to the Interval DTO.
FromNotificationModelsToDTOs transforms the Notification model array to the Notification DTO array.
FromNotificationModelToDTO transforms the Notification Model to the Notification DTO.
FromProtocolModelsToDTOs transforms the Protocol model map to the Protocol DTO map.
FromProtocolPropertiesModelToDTO transforms the ProtocolProperties model to the ProtocolProperties DTO.
FromProvisionWatcherModelToDTO transforms the ProvisionWatcher Model to the ProvisionWatcher DTO.
FromProvisionWatcherModelToUpdateDTO transforms the ProvisionWatcher Model to the UpdateProvisionWatcher DTO.
No description provided by the author
No description provided by the author
FromResourceOperationModelToDTO transforms the ResourceOperation model to the ResourceOperation DTO.
FromResourcePropertiesModelToDTO transforms the ResourceProperties Model to the ResourceProperties DTO.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FromSubscriptionModelsToDTOs transforms the Subscription model array to the Subscription DTO array.
FromSubscriptionModelToDTO transforms the Subscription Model to the Subscription DTO.
FromTransmissionModelsToDTOs transforms a Transmission model array to a Transmission DTO array.
FromTransmissionModelToDTO transforms a Transmission Model to a Transmission DTO.
FromTransmissionRecordModelsToDTOs transforms a TransmissionRecord model array to a TransmissionRecord DTO array.
FromTransmissionRecordModelToDTO transforms a TransmissionRecord Model to a TransmissionRecord DTO.
NewBinaryReading creates and returns a new initialized BaseReading with its BinaryReading initialized.
No description provided by the author
NewEvent creates and returns an initialized Event with no Readings.
NewInterval creates interval DTO with required fields.
NewIntervalAction creates intervalAction DTO with required fields.
NewMetric creates a new metric for the specified data.
No description provided by the author
NewNotification creates and returns a Notification DTO.
NewNullReading creates and returns a new initialized BaseReading with null.
NewObjectReading creates and returns a new initialized BaseReading with its ObjectReading initialized.
NewObjectReadingWithArray creates and returns a new initialized BaseReading with its ObjectReading initialized with ObjectArray valueType.
No description provided by the author
NewSimpleReading creates and returns a new initialized BaseReading with its SimpleReading initialized.
NewSystemEvent creates a new SystemEvent for the specified data.
NewUpdateInterval creates updateInterval DTO with required field.
NewUpdateIntervalAction creates updateIntervalAction DTO with required field.
No description provided by the author
No description provided by the author
ToAutoEventModel transforms the AutoEvent DTO to the AutoEvent model.
ToAutoEventModels transforms the AutoEvent DTO array to the AutoEvent model array.
ToDeviceCommandModel transforms the DeviceCommand DTO to the DeviceCommand model.
ToDeviceCommandModels transforms the DeviceCommand DTOs to the DeviceCommand models.
ToDeviceModel transforms the Device DTO to the Device Model.
ToDeviceProfileModel transforms the DeviceProfile DTO to the DeviceProfile model.
ToDeviceResourceModel transforms the DeviceResource DTO to the DeviceResource model.
ToDeviceResourceModels transforms the DeviceResource DTOs to the DeviceResource models.
ToDeviceServiceModel transforms the DeviceService DTO to the DeviceService Model.
No description provided by the author
ToIntervalActionModel transforms the IntervalAction DTO to the IntervalAction Model.
ToIntervalModel transforms the Interval DTO to the Interval Model.
ToNotificationModel transforms the Notification DTO to the Notification Model.
ToNotificationModels transforms the Notification DTO array to the Notification model array.
ToProtocolModels transforms the Protocol DTO map to the Protocol model map.
ToProtocolPropertiesModel transforms the ProtocolProperties DTO to the ProtocolProperties model.
ToProvisionWatcherModel transforms the ProvisionWatcher DTO to the ProvisionWatcher model.
ToReadingModel converts Reading DTO to Reading Model.
No description provided by the author
ToResourceOperationModel transforms the ResourceOperation DTO to the ResourceOperation model.
No description provided by the author
ToResourcePropertiesModel transforms the ResourceProperties DTO to the ResourceProperties model.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToSubscriptionModel transforms the Subscription DTO to the Subscription Model.
ToSubscriptionModels transforms the Subscription DTO array to the Subscription model array.
ToTransmissionModel transforms a Transmission DTO to a Transmission Model.
ToTransmissionModels transforms a Transmission DTO array to a Transmission model array.
ToTransmissionRecordModel transforms a TransmissionRecord DTO to a TransmissionRecord Model.
ToTransmissionRecordModels transforms a TransmissionRecord DTO array to a TransmissionRecord model array.
No description provided by the author
No description provided by the author
ValidateValue used to check whether the value and valueType are matched.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Metric defines the metric data for a specific named metric.
MetricField defines a metric field associated with a metric.
MetricTag defines a metric tag associated with a metric.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SystemEvent defines the data for a system event.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
ProtocolProperties contains the device connection information in key/value pair.
No description provided by the author