/
/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/chanPlan/regOp
  • put/config/chanPlan/explicit
  • put/config/chanPlan/fixed
  • put/config/chanPlan/unicast
  • put/config/chanPlan/bcast
  • put/config/borderRouter
  • put/config/borderRouter/gtks
  • put/config/borderRouter/keyLifetimes
  • put/config/borderRouter/revokeKeys
  • 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

Configure both the unicast and bcast channel plan to a single fixed channel.

put/config/chanPlan/fixed

Request body

chanNumberinteger required

The single fixed channel of operation.

Response

Channel plan successfully configured.

Changes