caf_iot/constants_iot

Constants.

Source:

Members

(static) FROM_CLOUD_CHANNEL_NAME

Source:

Channel name for request bundles from the CA.

(static) FROM_CLOUD_MAP

Source:

Name for the fromCloud map.

(static) FROM_CLOUD_REPLY_CHANNEL_NAME

Source:

Channel name for replies from the device to request bundles.

(static) NOW

Source:

Force a bundle to start executing immediately.

(static) NOW_SAFE

Source:

Force a bundle to start executing immediately unless it is really old, i.e., it is older than NOW_SAFE_EXPIRE_TIME_MSEC.

(static) NOW_SAFE_EXPIRE_TIME_MSEC

Source:

Threshold time before old NOW_SAFE requests are discarded.

(static) TO_CLOUD_MAP

Source:

Name for the toCloud map.