ark devices lists emulators without the day their attested identity expires. The emulator registry publishes it on each instance as expiry, in Unix seconds, once the device has reported it. ark-emulator list prints it as expires, an ISO 8601 time in JSON and the date in the reading view. The emulator's registry help names expires among the names it shares with ark devices, beside image and environment, so ark devices is the one missing it.
The registry Instance in connect does not parse expiry yet. The fix is to read it there and add expires to the devices listing, in the reading view and in JSON, null for hardware and for an emulator that has not reported it. The devices page's Prints line and ark help devices then list the new field.
An emulated Ark's identity lasts 30 days. Until then, a script that drives only ark finds out when the cloud starts refusing the device.
ark deviceslists emulators without the day their attested identity expires. The emulator registry publishes it on each instance asexpiry, in Unix seconds, once the device has reported it.ark-emulator listprints it asexpires, an ISO 8601 time in JSON and the date in the reading view. The emulator's registry help namesexpiresamong the names it shares withark devices, besideimageandenvironment, soark devicesis the one missing it.The registry
Instancein connect does not parseexpiryyet. The fix is to read it there and addexpiresto the devices listing, in the reading view and in JSON, null for hardware and for an emulator that has not reported it. The devices page'sPrintsline andark help devicesthen list the new field.An emulated Ark's identity lasts 30 days. Until then, a script that drives only
arkfinds out when the cloud starts refusing the device.