/
/TBU API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h 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 the PHY layer of the FAN stack

put/config/phy

Request body

modulationinteger required

0 = 2FSK

symbolRateinteger required

Symbols per second (ex 50000 for 50K)

modulationIndexinteger required

0 = 0.5, 1 = 1.0

Response

PHY successfully configured.

Changes