delayedDeviceOffline property

double? delayedDeviceOffline
getter/setter pair

The percentage of accepted messages that were delayed because the target device was not connected at the time of sending.

These messages were eventually delivered when the device reconnected.

Implementation

core.double? delayedDeviceOffline;