CTmsConsumerRegistrationStatus
This textual description represents the status of registration of consumer with the controller. The semantics are as follows. notRegistered(1) Consumer is not registered to the controller. registrationRequestSent(2) A registration request has been sent to the controller and consumer is waiting for the response. registered(3) Consumer is registered with the controller. registrationFailed(4) The most recent registration attempt has failed.
Possible values
4 objects| Number | Name |
|---|---|
| 1 | notRegistered |
| 2 | registrationRequestSent |
| 3 | registered |
| 4 | registrationFailed |