pxt-calliope/docs/reference/control/device-serial-number.md
2016-07-21 13:29:59 -07:00

321 B

Device Serial Number

Derive a unique, consistent serial number of this device from internal data.

control.deviceSerialNumber();

This is an advanced API. For more information, see the micro:bit runtime messageBus documentation.