Lab 21. Exploring the serial API
Expected completion time of this lab:
You can issue any (raw) serial API command to the manager by issuing:
an HTTP POST request
containing the payload:
{ "manager": 0, "command": <<command name>>"" }
issue a
getNetworkConfigcommand.What is the networkId of your SmartMesh IP Manager?
What is the maximum number of motes it supports?
Issue a
getNetworkInfocommand.What is the number of motes currently in your network?
Using the
getPathInfocommand, verify the quality of a link between one of your motes and the manager (you can get the MAC addresses using the “sm” command in CLI). Fill in the following table: