Web Socket Acceptor (bacnet-JettyScWebSocketAcceptor)

This component supports both the Node Switch and Hub Function.
Figure 50.   Web Socket Acceptor properties
Image

To access these properties, expand Config > Drivers > BacnetNetwork > Bacnet Comm > Network > ScPort > Node Switch and double-click Web Socket Acceptor.

Property Value Description
Servlet Name text (defaults to nodeSwitch or hub depending on where the component is used) Defines the path to the web socket servlet that accepts either direct (node switch) or hub (hub function) connections.
Web Service Ord ORD Configures the web service Ord of type BOrd. When you set it to BOrd.NULL, the web socket acceptor registers on the station's default web service and listens on that service's port. You can also configure the Web Service Ord to point to an alternate web service, which enables the web socket servlets to listen on a different port than the default web service.