The BACnet server configuration.
Normal response.
Unauthorized response.
{- "result": {
- "bip": {
- "port": 47808
}, - "enable": [
- "ethernet"
], - "epoch-relative": true,
- "id": 4194303,
- "mstp": 1
}, - "error": "Error message (present if an error occurred)."
}
enable | Array of strings (configBacnetServerEnable) The list of BACnet protocols that are enabled. An empty list indicates that the BACnet server is disabled. The meter is currently restricted to supporting a single protocol at a time, so this array may have at most one element. |
epoch-relative | boolean (configBacnetServerEpochRelative) If true, the BACnet server reports cumulative values relative to the meter epoch. If false, raw absolute values are reported relative to when the meter was manufactured. |
id | integer (configBacnetServerId) [ 0 .. 4194303 ] The object id of the BACnet server. |
object (configBacnetServerMstp) [ 0 .. 127 ] The BACnet over MS/TP configuration. This is used only if the
|
Normal response.
Unauthorized response.
{ }
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
enable | Array of strings (configBacnetServerEnable) The list of BACnet protocols that are enabled. An empty list indicates that the BACnet server is disabled. The meter is currently restricted to supporting a single protocol at a time, so this array may have at most one element. |
epoch-relative | boolean (configBacnetServerEpochRelative) If true, the BACnet server reports cumulative values relative to the meter epoch. If false, raw absolute values are reported relative to when the meter was manufactured. |
id | integer (configBacnetServerId) [ 0 .. 4194303 ] The object id of the BACnet server. |
object (configBacnetServerMstp) [ 0 .. 127 ] The BACnet over MS/TP configuration. This is used only if the
|
Normal response.
Unauthorized response.
{ }
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to default. See the descriptions of the individual endpoints for their default values. Commonly, arrays and strings are cleared to empty, numbers are cleared to 0, and booleans are cleared to false
.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}