/
/TBU API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 29m ago · Updated 2mo ago
  • put/runMode/{mode}
  • put/config/phy
  • put/config/phy/modeID
  • put/config/chanPlan/regId
  • put/config/chanPlan/regOp
  • put/config/chanPlan/explicit
  • put/config/chanPlan/fixed
  • put/config/chanPlan/unicast
  • put/config/chanPlan/bcast
  • put/config/chanPlan/unicast/lfn
  • put/config/chanPlan/bcast/lfn
  • put/config/borderRouter
  • put/config/borderRouter/gtks
  • put/config/borderRouter/keyLifetimes
  • put/config/borderRouter/revokeKeys
  • put/config/borderRouter/informationElements
  • delete/config/borderRouter/informationElements
  • put/config/borderRouter/joinMetrics
  • delete/config/borderRouter/joinMetrics
  • put/config/borderRouter/externalResources
  • put/config/router
  • put/config/whitelist
  • put/subscription/frames
  • get/subscription/frames/hash
  • put/transmitter/udp
  • put/transmitter/icmpv6Echo
  • get/config/ipAddresses
  • get/config/securityKeys
  • get/config/dodagRoutes
  • get/config/preferredParent
  • get/config/neighborTable
  • get/capabilities/phy/{eui64}

Return the security keys populated on the node.

get/config/securityKeys

Response

The security keys populated on the node.

gtk0string

Group Transient Key 0 (PAN wide)

gtk1string

Group Transient Key 1 (PAN wide)

gtk2string

Group Transient Key 2 (PAN wide)

gtk3string

Group Transient Key 3 (PAN wide)

lgtk0string

LFN Group Transient Key 0

lgtk1string

LFN Group Transient Key 1

lgtk2string

LFN Group Transient Key 2

Changes