Module platform

Module platform 

Source
Expand description

Platform operations.

Modules§

protocol
Platform protocol.
reboot
Module of reboot.
running_side
Module of running_side.
serial
Module of serial.
update
Operations to update the platform.
version
Module of version.

Functions§

rebootNon-native
Reboots the device (thus platform and applets).
running_sideNon-native
Returns whether the running side of the platform is B.
serialNon-native
Reads the serial of the platform.
versionNon-native
Reads the version of the platform.