
N-BW2 Networker Bridge (WIFI)
API-N-BW2
Issue 1.3 Page 14 of 48
4.
Networker System Access Mode
This mode is used to access the Networker System. The Networker System Access Mode command uses
JavaScript Object Notation (JSON), the general format being as follows:
Identifier
Description
N
Indicates Networker System Access Command.
###
Sequence Number.
{
Start of Group 1 Text.
“GROUP 1 TAG”:
Group 1 Tag Descriptor.
{
Start of Group 2 Text.
“GROUP 2 TAG”:
Group 2 Tag Descriptor.
{
Start of Group 2 Commands.
“CD1”:”VAL”,
Group 2 associated command and corresponding value.
“CD2”:”VAL”,
Group 2 associated command and corresponding value.
“CD#”:”VAL”
Group 2 associated command and corresponding last value.
}
End of Group 2 Commands.
}
End of Group 2 Text.
}
End of Group 1 Text.
TABLE 4a: Networker System Access Mode
Command Format
Commands are grouped based on functionality. The Group 1 descriptor is at the top of the hierarchy with the
following supported:
1)
{“SYST”:
System related commands.
2)
{“HGOM”:
Heating Operating Mode related commands.
3)
{“CGOM”:
Cooling (Add-on) Operating Mode related commands.
4)
{“ECOM”:
Evaporative Cooling Operating Mode related commands.
Each group 1 tag descriptor has a defined set of group 2 related tag descriptors these described in the corresponding
Group 1 descriptor sections.