| 2020/09/03 22:10:01 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0x3C"},"body":{"values":[{"created_at":"20200903T220959+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0x3C"
},
"body": {
"values": [
{
"created_at": "20200903T220959+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 22:00:33 |
状況通知 |
{"body":{"live":{"supply_voltage":12.078241,"antenna_level":4,"ip_address":"121.1.176.175"}}}
{
"body": {
"live": {
"supply_voltage": 12.078241,
"antenna_level": 4,
"ip_address": "121.1.176.175"
}
}
}
|
| 2020/09/03 22:00:33 |
設定 |
{"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/03 22:00:32 |
設定 |
{"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/03 22:00:32 |
状況通知 |
{"header":{"result":[["getlive",200]],"length": 21,"crc":"0x44"},"body":{"live":{"power":11.9}}}
{
"header": {
"result": [
[
"getlive",
200
]
],
"length": 21,
"crc": "0x44"
},
"body": {
"live": {
"power": 11.9
}
}
}
|
| 2020/09/03 22:00:32 |
状況通知 |
{"header":{"result":[["getlive",200]],"length": 21,"crc":"0x44"},"body":{"live":{"power":11.9}}}
{
"header": {
"result": [
[
"getlive",
200
]
],
"length": 21,
"crc": "0x44"
},
"body": {
"live": {
"power": 11.9
}
}
}
|
| 2020/09/03 22:00:31 |
その他 |
{"header":{"result":[["getsetting",200]],"length":101,"crc":"0x46"},"body":{"setting":{"serial_number":0,"observe_activate":true,"observe_interval_min":10,"alert_activate":true}}}
{
"header": {
"result": [
[
"getsetting",
200
]
],
"length": 101,
"crc": "0x46"
},
"body": {
"setting": {
"serial_number": 0,
"observe_activate": true,
"observe_interval_min": 10,
"alert_activate": true
}
}
}
|
| 2020/09/03 22:00:31 |
その他 |
{"header":{"result":[["getsetting",200]],"length":101,"crc":"0x46"},"body":{"setting":{"serial_number":0,"observe_activate":true,"observe_interval_min":10,"alert_activate":true}}}
{
"header": {
"result": [
[
"getsetting",
200
]
],
"length": 101,
"crc": "0x46"
},
"body": {
"setting": {
"serial_number": 0,
"observe_activate": true,
"observe_interval_min": 10,
"alert_activate": true
}
}
}
|
| 2020/09/03 22:00:30 |
画像データ |
attachname:192.168.0.189_01_19700102041415410_TIMING.jpg
 |
| 2020/09/03 22:00:27 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0x6D"},"body":{"values":[{"created_at":"20200903T220007+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0x6D"
},
"body": {
"values": [
{
"created_at": "20200903T220007+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 21:50:05 |
画像データ |
attachname:192.168.0.189_01_19700102040415239_TIMING.jpg
 |
| 2020/09/03 21:50:00 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0xC8"},"body":{"values":[{"created_at":"20200903T214959+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0xC8"
},
"body": {
"values": [
{
"created_at": "20200903T214959+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 21:40:05 |
画像データ |
attachname:192.168.0.189_01_19700102035415084_TIMING.jpg
 |
| 2020/09/03 21:40:01 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0xCA"},"body":{"values":[{"created_at":"20200903T213959+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0xCA"
},
"body": {
"values": [
{
"created_at": "20200903T213959+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 21:30:05 |
画像データ |
attachname:192.168.0.189_01_19700102034413789_TIMING.jpg
 |
| 2020/09/03 21:30:01 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0x61"},"body":{"values":[{"created_at":"20200903T212959+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0x61"
},
"body": {
"values": [
{
"created_at": "20200903T212959+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 21:20:06 |
画像データ |
attachname:192.168.0.189_01_19700102033414683_TIMING.jpg
 |
| 2020/09/03 21:20:02 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0x1C"},"body":{"values":[{"created_at":"20200903T212000+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0x1C"
},
"body": {
"values": [
{
"created_at": "20200903T212000+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 21:10:06 |
画像データ |
attachname:192.168.0.189_01_19700102032415955_TIMING.jpg
 |
| 2020/09/03 21:10:02 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0x06"},"body":{"values":[{"created_at":"20200903T210959+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0x06"
},
"body": {
"values": [
{
"created_at": "20200903T210959+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 21:00:34 |
状況通知 |
{"body":{"live":{"supply_voltage":12.097582,"antenna_level":4,"ip_address":"121.1.176.175"}}}
{
"body": {
"live": {
"supply_voltage": 12.097582,
"antenna_level": 4,
"ip_address": "121.1.176.175"
}
}
}
|
| 2020/09/03 21:00:34 |
設定 |
{"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/03 21:00:33 |
設定 |
{"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/03 21:00:33 |
状況通知 |
{"header":{"result":[["getlive",200]],"length": 21,"crc":"0x44"},"body":{"live":{"power":11.9}}}
{
"header": {
"result": [
[
"getlive",
200
]
],
"length": 21,
"crc": "0x44"
},
"body": {
"live": {
"power": 11.9
}
}
}
|
| 2020/09/03 21:00:32 |
状況通知 |
{"header":{"result":[["getlive",200]],"length": 21,"crc":"0x44"},"body":{"live":{"power":11.9}}}
{
"header": {
"result": [
[
"getlive",
200
]
],
"length": 21,
"crc": "0x44"
},
"body": {
"live": {
"power": 11.9
}
}
}
|
| 2020/09/03 21:00:32 |
その他 |
{"header":{"result":[["getsetting",200]],"length":101,"crc":"0x46"},"body":{"setting":{"serial_number":0,"observe_activate":true,"observe_interval_min":10,"alert_activate":true}}}
{
"header": {
"result": [
[
"getsetting",
200
]
],
"length": 101,
"crc": "0x46"
},
"body": {
"setting": {
"serial_number": 0,
"observe_activate": true,
"observe_interval_min": 10,
"alert_activate": true
}
}
}
|
| 2020/09/03 21:00:32 |
その他 |
{"header":{"result":[["getsetting",200]],"length":101,"crc":"0x46"},"body":{"setting":{"serial_number":0,"observe_activate":true,"observe_interval_min":10,"alert_activate":true}}}
{
"header": {
"result": [
[
"getsetting",
200
]
],
"length": 101,
"crc": "0x46"
},
"body": {
"setting": {
"serial_number": 0,
"observe_activate": true,
"observe_interval_min": 10,
"alert_activate": true
}
}
}
|
| 2020/09/03 21:00:31 |
画像データ |
attachname:192.168.0.189_01_19700102031417656_TIMING.jpg
 |
| 2020/09/03 21:00:27 |
センサーデータ |
{"header":{"result":[["getvalues",200]],"length":413,"crc":"0x57"},"body":{"values":[{"created_at":"20200903T210007+0900","inputs":[{"id":1,"name":"Temperature","unit":"degree","value":26.5},{"id":2,"name":"Humidity","unit":"%","value":56},{"id":3,"name":"WaterLevel","unit":"m","value":10.0},{"id":4,"name":"Displacement","unit":"mm","value":10.0},{"id":5,"name":"WireSensor","state":"on"},{"id":6,"name":"RainPulse","value":10},{"id":7,"name":"TiltAngle","unit":"degree","value":5.5}]}]}}
{
"header": {
"result": [
[
"getvalues",
200
]
],
"length": 413,
"crc": "0x57"
},
"body": {
"values": [
{
"created_at": "20200903T210007+0900",
"inputs": [
{
"id": 1,
"name": "Temperature",
"unit": "degree",
"value": 26.5
},
{
"id": 2,
"name": "Humidity",
"unit": "%",
"value": 56
},
{
"id": 3,
"name": "WaterLevel",
"unit": "m",
"value": 10.0
},
{
"id": 4,
"name": "Displacement",
"unit": "mm",
"value": 10.0
},
{
"id": 5,
"name": "WireSensor",
"state": "on"
},
{
"id": 6,
"name": "RainPulse",
"value": 10
},
{
"id": 7,
"name": "TiltAngle",
"unit": "degree",
"value": 5.5
}
]
}
]
}
}
|
| 2020/09/03 20:50:06 |
画像データ |
attachname:192.168.0.189_01_19700102030415996_TIMING.jpg
 |