The name of an enabled BACnet protocol. Possible values are:
ethernet
: BACnet over raw Ethernet.
bip
: BACnet over the UDP/IP.
mstp
: BACnet over MS/TP (RS-485).
Normal response.
Unauthorized response.
{- "result": "ethernet",
- "error": "Error message (present if an error occurred)."
}
The name of an enabled BACnet protocol. Possible values are:
ethernet
: BACnet over raw Ethernet.
bip
: BACnet over the UDP/IP.
mstp
: BACnet over MS/TP (RS-485).
Normal response.
Unauthorized response.
"ethernet"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
The name of an enabled BACnet protocol. Possible values are:
ethernet
: BACnet over raw Ethernet.
bip
: BACnet over the UDP/IP.
mstp
: BACnet over MS/TP (RS-485).
Normal response.
Unauthorized response.
"ethernet"
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Disable this protocol.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}