DeviceStatusEndpoints interface
インバウンド/アウトバウンドエンドポイントのデバイスステータスを定義します。
プロパティ
| inbound | インバウンドエンドポイントのステータスを表す KeyValue ペア。 |
プロパティの詳細
inbound
インバウンドエンドポイントのステータスを表す KeyValue ペア。
inbound?: Record<string, DeviceStatusEndpoint>
プロパティ値
Record<string, DeviceStatusEndpoint>