Last modified by Xiaoling on 2025/07/10 16:21

From version 134.1
edited by Mengting Qiu
on 2025/05/12 14:46
Change comment: There is no comment for this version
To version 135.1
edited by Mengting Qiu
on 2025/05/12 14:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -479,7 +479,7 @@
479 479  The probe model field provides the convenient for server to identical how it should parse the 4~~20mA sensor value and get the correct value.
480 480  
481 481  
482 -When connecting to current sensors sold by our company, you can convert current readings to corresponding values by simply configuring the AT+PROBE command. If you prefer not to configure this command on the sensor, you can uniformly handle the conversion in the payload decoder instead.
482 +When connecting to current sensors sold by our company, you can convert current readings to corresponding values by simply configuring the [[AT+PROBE>>||anchor="H3.3.4SettheProbeModel"]] command. If you prefer not to configure this command on the sensor, you can uniformly handle the conversion in the payload decoder instead.
483 483  
484 484  **Examples for decoder implementation:**
485 485