# Functions
AssignAdminState provides a default value "UNLOCKED" to AdminState.
No description provided by the author
NewTransmission create transmission model with required fields.
No description provided by the author
# Constants
Constants for TransmissionStatus and ScheduleActionRecordStatus.
Constants for NotificationSeverity.
These constants identify the log levels in order of increasing severity.
Constants for OperatingState.
Constants for ChannelType.
These constants identify the log levels in order of increasing severity.
Constants for both NotificationStatus and TransmissionStatus.
Constants for NotificationStatus.
Constants for NotificationStatus.
Constants for NotificationStatus.
Constants for TransmissionStatus and ScheduleActionRecordStatus.
Constant for Keeper health status.
These constants identify the log levels in order of increasing severity.
Locked : device is locked Unlocked : device is unlocked.
Constants for NotificationSeverity.
Constants for TransmissionStatus and ScheduleActionRecordStatus.
Constants for NotificationStatus.
Constants for NotificationSeverity.
Constants for NotificationStatus.
Constants for TransmissionStatus and ScheduleActionRecordStatus.
Constants for ChannelType.
Constants for TransmissionStatus and ScheduleActionRecordStatus.
Constants for ScheduleActionRecordStatus only.
These constants identify the log levels in order of increasing severity.
Constants for OperatingState.
Constants for AdminState.
Constants for OperatingState.
These constants identify the log levels in order of increasing severity.
# Structs
No description provided by the author
BaseAddress is a base struct contains the common fields, such as type, host, port, and so on.
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
EmailAddress is an Email specific struct.
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
KVS defines the Response Content for GET Keys controller with keyOnly is false which inherits KVResponse interface.
No description provided by the author
MQTTPubAddress is a MQTT specific struct.
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
RESTAddress is a REST specific struct.
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
# Interfaces
No description provided by the author
KVResponse defines the Response Content for GET Keys of core-keeper (GET /kvs/key/{key} API).
Reading is an abstract interface to be implemented by BinaryReading/SimpleReading.
No description provided by the author
No description provided by the author
# Type aliases
AdminState controls the range of values which constitute valid administrative states for a device.
AuthMethod controls the authentication method to be applied to outbound http requests for interval actions.
ChannelType controls the range of values which constitute valid delivery types for channels.
KeyOnly defines the Response Content for GET Keys with keyOnly is true which inherits KVResponse interface.
NotificationSeverity indicates the level of severity for the notification.
NotificationStatus indicates the current processing status of the notification.
OperatingState is an indication of the operations of the device.
ProtocolProperties contains the device connection information in key/value pair.
ScheduleActionRecordStatus indicates the most recent success/failure of a given schedule action attempt or a missed record.
ScheduleActionType is used to identify the schedule action type, i.e., EDGEXMESSAGEBUS, REST, or DEVICECONTROL.
ScheduleDefType is used to identify the schedule definition type, i.e., INTERVAL or CRON.
TransmissionStatus indicates the most recent success/failure of a given transmission attempt.