Update configured endpoints of a known device with instance number 901065. We are now interested only in binary-input objects and no analog-input objects.
New endpoint configuration of device instance 901065:
[
{
"deviceRanges": [],
"devices": [
901065
],
"objects": {
"binary-input": {
"instances": [
6,
8
],
"properties": []
}
}
}
]
Updated endpoints with new objects for device instance 901065:
[
{
"deviceRanges": [],
"devices": [
901065
],
"objects": {
"binary-input": {
"instances": [
6,
8
],
"properties": []
}
}
},
{
"deviceRanges": [
"901006-901008"
],
"devices": [
901017,
901021
],
"objects": {
"analog-value": {
"instances": [
101
],
"properties": []
}
}
},
{
"deviceRanges": [
"901009-901015"
],
"devices": [
901004,
901005
],
"objects": {
"analog-value": {
"instances": [
101,
102,
108
],
"properties": []
}
}
}
]