From bdcc01ee3f105b8b66d062fb3dfe3681a87d8492 Mon Sep 17 00:00:00 2001 From: SarahReddy <33484168+SarahReddy@users.noreply.github.com> Date: Mon, 4 Apr 2022 14:27:29 +0800 Subject: [PATCH 1/2] Firmware updates 1. MQTT response when new wifi credentials are saved 2. MQTT Keepalive interval increased to 60 seconds 3. AQ, PC and GW firmware versions will indicate whether it is realsense or non_realsense --- docs/realsense_sensors.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/realsense_sensors.md b/docs/realsense_sensors.md index f045cd7..7d0787a 100644 --- a/docs/realsense_sensors.md +++ b/docs/realsense_sensors.md @@ -21,15 +21,15 @@ navigate to the page [Sensors Data Format](/sensorPayloads.html) *Following are the latest firmware versions for some sensor models.* ``` 1. SMARTCLEAN#PPLCTR - - 3_0_5_r for Partners and RealSense enabled projects - - 3_0_5_nr for non-RealSense projects + - 3_0_6_r for Partners and RealSense enabled projects + - 3_0_6_nr for non-RealSense projects 2. SMARTCLEAN#ODRDTR - - 3_0_5_r for Partners and RealSense enabled projects - - 3_0_5_nr for non-RealSense projects + - 3_0_6_r for Partners and RealSense enabled projects + - 3_0_6_nr for non-RealSense projects 3. SMARTCLEAN#AQGW - - 1_0_6aqgw_r for Partners and RealSense enabled projects - - 1_0_6aqgw_nr for non-RealSense projects + - 1_0_7aqgw_r for Partners and RealSense enabled projects + - 1_0_7aqgw_nr for non-RealSense projects 4. SMARTCLEAN#WD - - 4_0_5wd for Partners and RealSense enabled projects - - 3_1_6wd for non-RealSense projects + - 4_0_6wd for Partners and RealSense enabled projects + - 3_1_7wd for non-RealSense projects ``` From 15d75db598577ce730717aa30e851dfb7fe696ec Mon Sep 17 00:00:00 2001 From: SarahReddy <33484168+SarahReddy@users.noreply.github.com> Date: Wed, 27 Sep 2023 13:26:24 +0800 Subject: [PATCH 2/2] Update realsense_sensors.md --- docs/realsense_sensors.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/realsense_sensors.md b/docs/realsense_sensors.md index 7d0787a..8fce130 100644 --- a/docs/realsense_sensors.md +++ b/docs/realsense_sensors.md @@ -23,13 +23,20 @@ navigate to the page [Sensors Data Format](/sensorPayloads.html) 1. SMARTCLEAN#PPLCTR - 3_0_6_r for Partners and RealSense enabled projects - 3_0_6_nr for non-RealSense projects + - 4_0_0_r Access Point disabled for Partners and RealSense enabled projects + - 4_0_0_nr Access Point Disabled for non-RealSense projects 2. SMARTCLEAN#ODRDTR - 3_0_6_r for Partners and RealSense enabled projects - 3_0_6_nr for non-RealSense projects + - 4_0_0_r Access Point disabled for Partners and RealSense enabled projects + - 4_0_0_nr Access Point Disabled for non-RealSense projects 3. SMARTCLEAN#AQGW - 1_0_7aqgw_r for Partners and RealSense enabled projects - 1_0_7aqgw_nr for non-RealSense projects + - 2_0_0aqgw_r Access Point disabled for Partners and RealSense enabled projects + - 2_0_0_nr Access Point Disabled for non-RealSense projects 4. SMARTCLEAN#WD - 4_0_6wd for Partners and RealSense enabled projects - 3_1_7wd for non-RealSense projects + - 4_1_0wd Access Point disabled for Partners and RealSense enabled projects ```