| 2020/09/11 08:43:23 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/11 08:43:22 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 22:59:38 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 22:59:38 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 22:38:59 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 22:38:58 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 22:36:44 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 22:36:44 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 22:24:41 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 22:24:40 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 22:13:57 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 22:13:56 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 21:54:03 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 21:54:02 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 21:36:49 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 21:36:48 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 21:25:30 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 21:25:29 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 21:15:35 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 21:15:35 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 20:55:18 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 20:55:18 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 20:34:31 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 20:34:30 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 20:28:17 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 20:28:17 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 20:04:23 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 20:04:23 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|
| 2020/09/10 19:42:50 |
設定 |
{"header":{"result":[["getconfig",200]],"length":1925,"crc":"0x22"},"body":{"config":{"spot":"Point1","inputs":[{"id":1,"function":"digital","name":"Temperature","unit":"degree","alert_settings":[]},{"id":2,"function":"digital","name":"Humidity","unit":"%","alert_settings":[]},{"id":3,"function":"analog","name":"WaterLevel","unit":"m","scale":"123.0","offset":"456.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"WaterLevel_Standby","threshold":123,"hysteresis":10,"alert_outputs":[{"id":3,"state":"on"}],"unalert_outputs":[{"id":3,"state":"off"}]},{"id":2,"enable":true,"function":"limit","name":"WaterLevel_Caution","threshold":123,"hysteresis":10,"alert_outputs":[{"id":1,"value":5.0},{"id":3,"state":"on"}],"unalert_outputs":[{"id":1,"value":0.0},{"id":3,"state":"off"}]},{"id":3,"enable":true,"function":"limit","name":"WaterLevel_Refuse","threshold":123,"hysteresis":10},{"id":4,"enable":true,"function":"limit","name":"WaterLevel_Danger","threshold":123,"hysteresis":10}]},{"id":4,"function":"analog","name":"Displacement","unit":"mm","scale":"12.0","offset":"45.0","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Displacement_Start","threshold":1,"hysteresis":10},{"id":2,"enable":true,"function":"rate","name":"Alert_Displacement_10min","threshold":12,"hysteresis":10,"specified_duration":"10min"},{"id":3,"enable":true,"function":"rate","name":"Alert_Displacement_6hour","threshold":12,"hysteresis":10,"specified_duration":"6hour"},{"id":4,"enable":false}]},{"id":5,"function":"contact","name":"WireSensor","polar":"B","alert_settings":[{"id":1,"enable":false,"function":"state","name":"Alert1","hysteresis":1}]},{"id":6,"function":"pulse","name":"RainPulse","edge":"rising","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Rain_Heavy","threshold":160}]},{"id":7,"function":"digital","name":"TiltAngle","unit":"degree","alert_settings":[{"id":1,"enable":true,"function":"limit","name":"Alert1","threshold":123,"hysteresis":10}]}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 1925,
"crc": "0x22"
},
"body": {
"config": {
"spot": "Point1",
"inputs": [
{
"id": 1,
"function": "digital",
"name": "Temperature",
"unit": "degree",
"alert_settings": []
},
{
"id": 2,
"function": "digital",
"name": "Humidity",
"unit": "%",
"alert_settings": []
},
{
"id": 3,
"function": "analog",
"name": "WaterLevel",
"unit": "m",
"scale": "123.0",
"offset": "456.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "WaterLevel_Standby",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 3,
"state": "off"
}
]
},
{
"id": 2,
"enable": true,
"function": "limit",
"name": "WaterLevel_Caution",
"threshold": 123,
"hysteresis": 10,
"alert_outputs": [
{
"id": 1,
"value": 5.0
},
{
"id": 3,
"state": "on"
}
],
"unalert_outputs": [
{
"id": 1,
"value": 0.0
},
{
"id": 3,
"state": "off"
}
]
},
{
"id": 3,
"enable": true,
"function": "limit",
"name": "WaterLevel_Refuse",
"threshold": 123,
"hysteresis": 10
},
{
"id": 4,
"enable": true,
"function": "limit",
"name": "WaterLevel_Danger",
"threshold": 123,
"hysteresis": 10
}
]
},
{
"id": 4,
"function": "analog",
"name": "Displacement",
"unit": "mm",
"scale": "12.0",
"offset": "45.0",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Displacement_Start",
"threshold": 1,
"hysteresis": 10
},
{
"id": 2,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_10min",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "10min"
},
{
"id": 3,
"enable": true,
"function": "rate",
"name": "Alert_Displacement_6hour",
"threshold": 12,
"hysteresis": 10,
"specified_duration": "6hour"
},
{
"id": 4,
"enable": false
}
]
},
{
"id": 5,
"function": "contact",
"name": "WireSensor",
"polar": "B",
"alert_settings": [
{
"id": 1,
"enable": false,
"function": "state",
"name": "Alert1",
"hysteresis": 1
}
]
},
{
"id": 6,
"function": "pulse",
"name": "RainPulse",
"edge": "rising",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Rain_Heavy",
"threshold": 160
}
]
},
{
"id": 7,
"function": "digital",
"name": "TiltAngle",
"unit": "degree",
"alert_settings": [
{
"id": 1,
"enable": true,
"function": "limit",
"name": "Alert1",
"threshold": 123,
"hysteresis": 10
}
]
}
]
}
}
}
|
| 2020/09/10 19:42:50 |
設定 |
{"header":{"result":[["getconfig",200]],"length":389,"crc":"0x02"},"body":{"config":{"spot":"Point1","outputs":[{"id":1,"function":"analog","name":"Ampere1","unit":"mA","scale":"12.0","offset":"1.0"},{"id":2,"function":"analog","name":"Ampere2","unit":"mA","scale":"12.0","offset":"2.0"},{"id":3,"function":"contact","name":"Contact_Output1"},{"id":4,"function":"contact","name":"Contact_Output2"},{"id":5,"function":"digital","name":"RS485_Output","unit":"Non"}]}}}
{
"header": {
"result": [
[
"getconfig",
200
]
],
"length": 389,
"crc": "0x02"
},
"body": {
"config": {
"spot": "Point1",
"outputs": [
{
"id": 1,
"function": "analog",
"name": "Ampere1",
"unit": "mA",
"scale": "12.0",
"offset": "1.0"
},
{
"id": 2,
"function": "analog",
"name": "Ampere2",
"unit": "mA",
"scale": "12.0",
"offset": "2.0"
},
{
"id": 3,
"function": "contact",
"name": "Contact_Output1"
},
{
"id": 4,
"function": "contact",
"name": "Contact_Output2"
},
{
"id": 5,
"function": "digital",
"name": "RS485_Output",
"unit": "Non"
}
]
}
}
}
|