DeviceStatusEndpoints interface
Defines the device status for inbound/outbound endpoints.
Properties
| inbound | KeyValue pair representing status of inbound endpoints. |
Property Details
inbound
KeyValue pair representing status of inbound endpoints.
inbound?: Record<string, DeviceStatusEndpoint>
Property Value
Record<string, DeviceStatusEndpoint>