gives the devices connected to the network
{
01ef: "0123456789abcdef"
}gives all readings from the network
{
node: "01ef",
payload: "0007"
}gives the reading from a particular device
"0007"sends 0007 to node 01ef
{
node: "01ef",
payload: "0007"
}