CloudToDeviceProperties interface
Properti olahpesan cloud-ke-perangkat hub IoT.
Properti
| default |
Waktu default untuk hidup untuk pesan cloud-ke-perangkat dalam antrean perangkat. Lihat: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages. |
| feedback | Properti antrean umpan balik untuk pesan cloud-ke-perangkat. |
| max |
Jumlah pengiriman maksimum untuk pesan cloud-ke-perangkat dalam antrean perangkat. Lihat: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages. |
Detail Properti
defaultTtlAsIso8601
Waktu default untuk hidup untuk pesan cloud-ke-perangkat dalam antrean perangkat. Lihat: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages.
defaultTtlAsIso8601?: string
Nilai Properti
string
feedback
Properti antrean umpan balik untuk pesan cloud-ke-perangkat.
feedback?: FeedbackProperties
Nilai Properti
maxDeliveryCount
Jumlah pengiriman maksimum untuk pesan cloud-ke-perangkat dalam antrean perangkat. Lihat: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages.
maxDeliveryCount?: number
Nilai Properti
number