RegistrationStatus type
Registration status
KnownRegistrationStatus can be used interchangeably with RegistrationStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Registered: Device is registered to cloud.
Unregistered: Device is not registered to cloud.
type RegistrationStatus = string