commandExpireTime property

String? commandExpireTime
getter/setter pair

The time at which the command will expire.

If the device doesn't execute the command within this time the command will become expired.

Implementation

core.String? commandExpireTime;