Initialise sensor - success

In the next step S2GW checks all the nodes received in the configuration. It asks the node for its HW and SW version and sensor type. Basing on the answer received it assigns a value converter that will be used to handle the measurements received from the node.

[05/06/2024 13:46:08:227] [S2Gateway] Creating new 2_0, poll=1 full_path=5:1:2_0, radioGroup=5
[05/06/2024 13:46:08:233] [5:1:2_0] Creating new sensor
[05/06/2024 13:46:08:243] [2_0] New sensor initialized
[05/06/2024 13:46:08:246] [S2Sensor ] GetSwHw
[05/06/2024 13:46:08:341] [S2Sensor 2_0 : Sending] 07 11 19 05 01 02 53 
[05/06/2024 13:46:08:342] [S2Sensor 2_0 : Receiving] 0D 10 29 05 01 02 0D 0B 0E 0B 01 28 D7 
[05/06/2024 13:46:08:345] !#Color:Red [13:46:08]:[GetSwHwRadio frame:0D10290501020D0B0E0B0128D70000000000000000000000000000000000]
[05/06/2024 13:46:08:355] !#Color:Red [13:46:08]:[GetSwHwRadio frame after parsing:11-14-11-40]
[05/06/2024 13:46:08:363] [5:1:2_0] ValueConverter = DallasValueConverter
[05/06/2024 13:46:08:371] [5:1:2_0] Resend calc params: resends=8, minimum=5, PollingInterval=60, minimum=5, factor=1.2
[05/06/2024 13:46:08:376] [5:1:2_0] Resend tbl = 5:5:5:5:5
[05/06/2024 13:46:08:383] [S2Gateway] Creating new, received response 2_0
[05/06/2024 13:46:08:395] [S2Gateway] Created new 2_0

Last updated