DeviceMessagingEndpoint interface
Device messaging endpoint model.
Properties
| address | The endpoint address to connect to. |
| endpoint |
Type of connection used for the messaging endpoint. |
Property Details
address
The endpoint address to connect to.
address: string
Property Value
string
endpointType
Type of connection used for the messaging endpoint.
endpointType?: string
Property Value
string