/
/TBU API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 8m ago · Updated 1mo 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
  • post/command/borderRouter/rpl/incrementDodagVersion
  • post/command/borderRouter/rpl/incrementDtsn
  • post/command/nd/requestRegistrationRefresh
  • put/config/router
  • put/command/router/ndEnableNS
  • 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}

Get current value of the subscription session hash. Support for this method is OPTIONAL. It was added to detect errors in TBC subscribed frame reception. Likely not needed for FAN 1.1.

get/subscription/frames/hash

Response

The current value of the subscription session SHA256 hash (encoded as hex ASCII ... 64 digits).

string required

Example response

"2C43C95D0F764AAEA9A7CE3CAA48803725A887F48CB3472B7087B0BA8ED98805"

Changes