1
0
mirror of https://github.com/JoelBender/bacpypes synced 2025-10-05 22:18:16 +08:00
bacpypes/sandbox/read_property_redis.json
2020-01-29 15:46:08 -05:00

30 lines
750 B
JSON

{
"bacpypes": {
"debug": ["__main__"],
"color": true
},
"local-device": {
"objectName": "Betelgeuse-47808",
"address": "wlp2s0:47809",
"objectIdentifier": 599,
"maxApduLengthAccepted": 1024,
"segmentationSupported": "segmentedBoth",
"maxSegmentsAccepted": 1024,
"vendorIdentifier": 15,
"foreignBBMD": "128.253.109.254",
"foreignTTL": 30
},
"redis": {
"host": "enterprise"
},
"redis-stream": "read-prop-stream",
"point-list": [
{
"key": "random1",
"address": "wlp2s0:47808",
"objectIdentifier": "analogValue:1",
"propertyIdentifier": "presentValue"
}
]
}