Skip to content
Igorshp edited this page Jan 4, 2014 · 2 revisions

Welcome to the node-xbee wiki!

Core hooks

  • initialized
  • discoveryEnd
  • newNodeDiscovered
  • joinedNetwork
  • hardwareReset
  • watchdogReset
  • coordinatorStarted
  • disassociated
  • error

Core functions

  • addNode()
  • AT()
  • remoteAT()
  • on()
  • tools()

Node hooks

  • io
  • data
  • discovered
  • disconnect

Node Functions

  • AT
  • getSample()
  • setSampleInterval(sec)
  • setChangeDetection()
  • getPinMode

Node Attributes

  • remote64
Clone this wiki locally