Normal response.
Unauthorized response.
{- "result": {
- "PRM3": {
- "address": "modbus://sunspec.1@USB2",
- "link_type": "slowd"
}, - "panel2": {
- "address": "panel2.local",
- "link_type": "udp"
}
}, - "error": "Error message (present if an error occurred)."
}
additional property | object (configRemoteName) The configuration of a remote device. |
Normal response.
Unauthorized response.
{- "PRM3": {
- "address": "modbus://sunspec.1@USB2",
- "link_type": "slowd"
}, - "panel2": {
- "address": "panel2.local",
- "link_type": "udp"
}
}
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
additional property | object (configRemoteName) The configuration of a remote device. |
Normal response.
Unauthorized response.
{- "PRM3": {
- "address": "modbus://sunspec.1@USB2",
- "link_type": "slowd"
}, - "panel2": {
- "address": "panel2.local",
- "link_type": "udp"
}
}
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Deletes all remote device configurations and the physical registers using them.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}