user:kluong:feature_idea_-_get_and_set_panid_in_gateway

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user:kluong:feature_idea_-_get_and_set_panid_in_gateway [2021/04/06 14:53]
kluong created
user:kluong:feature_idea_-_get_and_set_panid_in_gateway [2021/09/19 21:59] (current)
Line 2: Line 2:
  
 It might be convenient to be able to get/set the panid for an attached xbee right in the gateway. It might be convenient to be able to get/set the panid for an attached xbee right in the gateway.
 +
 +Here's how it might work:
 +
 +Getting the panid:
 +<​code>​
 +$ gateway --getpanid
 +Querying xbee...
 +1234
 +</​code>​
 +
 +Setting the panid:
 +
 +<​code>​
 +$ gateway --setpanid 8888
 +Querying xbee...
 +8888
 +</​code>​
 +
 +
 +
 +
 +
 +TODO: describe more about this.
  • user/kluong/feature_idea_-_get_and_set_panid_in_gateway.1617720790.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)