GWY-01-PBS-013044.5.2 CBx - Controller Response ExampleBelow is a controller’s response after successfully completing the Read Data command (asissued in the previous example).Word # Packet Element MSB LSB01 Overall Length of Response (in "words") 0x00 0x0802 0xAA in MSBCommand Echo in LSB: (0x05 - ReadData)0xAA 0x0503 Instance Counter in MSBNode ID Echo in LSB 0x0104 Month and Day Timestamp (March 19 th) 0x03 0x1305 Hour and Minute Timestamp (10:11: AM) 0x0A 0x0B06 Seconds Timestamp in MSB: (36seconds)Additional Data Length in LSB (4 bytes)0x24 0x0407 Retrieved Data (bytes 1 and 2) 0x01 0x0208 Retrieved Data (bytes 3 and 4) 0x03 0x04Table 7: Controller Response Example4.5.3 CBx - Gateway Command ExampleIn this example, the host issues Command 0x13 (Get Node Status List), which retrieves fromthe Gateway, a list that indicates the operating status of the 16 Nodes.Word # Packet Element MSB LSB01 Overall Length of Command (in “words”) 0x00 0x0602 0xAA in MSBCommand ID in LSB: (0x13 - Get NodeStatus List)0xAA 0x1303 0x00 in MSBNode ID in LSB: (0x20 = Gateway Node32)0x00 0x2004 Not Used: 0x00, 0x00 (default) 0x00 0x0005 Not Used: 0x00, 0x00 (default) 0x00 0x0006 Not Used: 0x00, 0x00 (default) 0x00 0x00Table 8: Gateway Command ExampleNote that even though the last three words (6 bytes) of this command are not used, theseparameters still require zero’s (0x00, 0x00) and are to be included when calculating OverallLength.