ConnectionStatus type
Connection status
KnownConnectionStatus can be used interchangeably with ConnectionStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Connected: Device is connected to cloud.
Disconnected: Device is disconnected from cloud.
type ConnectionStatus = string