Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/data/glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
description: A human-readable end device identifier, unique within {{% tts %}} application.

- term: Device EUI
description: A 64-bit globally unique device identifier. DevAddr is defined by the manufacturer and should not be changed. It should be provided to you by the manufacturer, or printed on the device. DevEUI, along with the AppEUI and AppKey, is used during device activation to securely authenticate and register device on the network.
description: A 64-bit globally unique device identifier. DevEUI is defined by the manufacturer and should not be changed. It should be provided to you by the manufacturer, or printed on the device. DevEUI, along with the AppEUI and AppKey, is used during device activation to securely authenticate and register device on the network.
abbr:
- DevEUI

Expand Down
Loading