<
From version < 66.3 >
edited by Xiaoling
on 2022/09/14 17:21
To version < 67.1 >
edited by Edwin Chen
on 2022/09/29 00:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Edwin
Content
... ... @@ -65,7 +65,6 @@
65 65  
66 66  
67 67  
68 -
69 69  == 1.3 Installation ==
70 70  
71 71  
... ... @@ -90,7 +90,6 @@
90 90  
91 91  
92 92  
93 -
94 94  == 1.6 Flow Sensor Spec ==
95 95  
96 96  
... ... @@ -409,7 +409,7 @@
409 409  )))
410 410  
411 411  (((
412 -The calculate flag is a user define field, IoT server can use this filed to handle different meter with different pulse factor. For example, if there are 100 Flow Sensors, meter 1 ~~50 are 1 liter/pulse and meter 51 ~~ 100 has 1.5 liter/pulse.
410 +The calculate flag is a user defined field, IoT server can use this flag to handle different meters with different pulse factors. For example, if there are 100 Flow Sensors, meters 1 ~~50 are 1 liter/pulse and meters 51 ~~ 100 has 1.5 liter/pulse.
413 413  )))
414 414  
415 415  (((
... ... @@ -432,6 +432,12 @@
432 432  
433 433  (((
434 434  Range (6 bits): (b)000000 ~~ (b) 111111
433 +
434 +If user use with a meter for example is 0.02L/pulse. To proper decode the correct value in server,
435 +
436 +1) User can set the Calculate Flag of this sensor to 3.
437 +
438 +2) In server side, when a sensor data arrive, the decoder will check the value of Calculate Flag, It the value is 3, the total volume = 0.02 x Pulse Count.
435 435  )))
436 436  
437 437  (((
... ... @@ -788,7 +788,6 @@
788 788  
789 789  
790 790  
791 -
792 792  == 3.2 Set Password ==
793 793  
794 794  
... ... @@ -938,7 +938,6 @@
938 938  
939 939  
940 940  
941 -
942 942  == 3.6 Set the calculate flag ==
943 943  
944 944  
... ... @@ -958,7 +958,6 @@
958 958  
959 959  
960 960  
961 -
962 962  == 3.7 Set count number ==
963 963  
964 964  
... ... @@ -979,7 +979,6 @@
979 979  
980 980  
981 981  
982 -
983 983  == 3.8 Set work mode ==
984 984  
985 985  
... ... @@ -1000,7 +1000,6 @@
1000 1000  
1001 1001  
1002 1002  
1003 -
1004 1004  = 4. Battery & how to replace =
1005 1005  
1006 1006  
... ... @@ -1135,7 +1135,6 @@
1135 1135  1. After connection, user needs to set the [[Calculator Flag and change the payload>>||anchor="H2.3.3A0WaterFlowValue2CUplinkFPORT3D2"]] so to get the correct reading in the platform.
1136 1136  
1137 1137  
1138 -
1139 1139  [[image:image-20220614233814-2.png||_mstalt="429949" height="280" width="383"]]
1140 1140  
1141 1141  
... ... @@ -1218,7 +1218,6 @@
1218 1218  
1219 1219  
1220 1220  
1221 -
1222 1222  = 8. Support =
1223 1223  
1224 1224  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0