Skip to content

Instantly share code, notes, and snippets.

@sibmax
Created March 28, 2018 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sibmax/d5942b9a2691a0218853acfdc108f008 to your computer and use it in GitHub Desktop.
Save sibmax/d5942b9a2691a0218853acfdc108f008 to your computer and use it in GitHub Desktop.
{
"debug": false,
"ports": [
{
"path": "/dev/ttyAPP1",
"devices": [
{
"slave_id": "20",
"device_type": "WB-MSW2",
"name": "Чердак температура влажность"
},
{
"slave_id": "107:1",
"device_type": "WBIO-DO-R10A-8",
"name": "2 fl left R10"
},
{
"slave_id": "107:2",
"device_type": "WBIO-DO-R1G-16",
"name": "2 fl left R1G"
},
{
"slave_id": "101:1",
"device_type": "WBIO-DO-R10A-8",
"name": "2 fl right R10"
},
{
"slave_id": "101:2",
"device_type": "WBIO-DO-R1G-16",
"name": "2 fl right R1G-16"
}
],
"baud_rate": 9600,
"parity": "N",
"data_bits": 8,
"stop_bits": 2,
"poll_interval": 10,
"enabled": true
},
{
"path": "/dev/ttyAPP4",
"devices": [
{
"slave_id": "140",
"device_type": "WB-MAP12H"
},
{
"slave_id": "35",
"device_type": "WB-MAP12H (+ harmonics)"
}
],
"port_type": "serial",
"baud_rate": 9600,
"parity": "N",
"data_bits": 8,
"stop_bits": 1
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment