Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudToDeviceProperties

Package version

The IoT hub cloud-to-device messaging properties.

Hierarchy

  • CloudToDeviceProperties

Index

Properties

Optional defaultTtlAsIso8601

defaultTtlAsIso8601: undefined | string

The default time to live for cloud-to-device messages in the device queue. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages.

Optional feedback

Optional maxDeliveryCount

maxDeliveryCount: undefined | number

The max delivery count for cloud-to-device messages in the device queue. See: https://docs.microsoft.com/azure/iot-hub/iot-hub-devguide-messaging#cloud-to-device-messages.

Generated using TypeDoc