Verizon 5G Edge API Portal

vv1.0

ClientRegistrationResponse

Response for /clients/registration. It provides a generated device ID and the certificates needed to connect the ETX Message Exchange.

ClientRegistrationResponse

Response for /clients/registration. It provides a generated device ID and the certificates needed to connect the ETX Message Exchange.

Properties

NameTypeRequiredDescription
DeviceIDstring (uuid)YesThe generated ID (UUID v4) for the device. It can be used as: - the MQTT Client ID when connecting to the Message Exchange system - a parameter when asking for the connection endpoint - a parameter when finishing the device registration - a parameter when unregistering the device
CertificateobjectYesStructure for the credentials required to connect to the ETX MQTT Message Exchange.

On this page