export type CloudToDeviceFeedback = { lockDurationAsIso8601: string; ttlAsIso8601: string; maxDeliveryCount: number; };