11 lines
323 B
Markdown
11 lines
323 B
Markdown
# Device Serial Number
|
|
|
|
Derive a unique, consistent serial number of this device from internal data.
|
|
|
|
```sig
|
|
control.deviceSerialNumber();
|
|
```
|
|
|
|
**This is an advanced API.** For more information, see the
|
|
[@boardname@ runtime messageBus documentation](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/).
|