ObixServer (default name Server) is a frozen container slot under the ObixNetwork. Properties are associated with the station’s oBIX server operation, and are described below.
Status
(read only) Reflects status of server as either “ok”, “disabled”, or “fault” (fault occurs when the platform’s license does
not have ‘export=”true”’ attribute in the obixDriver feature line), yet the server is enabled. See License requirements for related details.
Fault Cause
(read only) If status is fault, explains why, such as “Server not licensed”.
Enabled
If true (default), remote oBIX clients can access the lobby of the station, following login using station user credentials
(providing host platform’s license has ‘export=”true”’ attribute in the obixDriver feature line).
If false, remote oBIX clients cannot access the station’s lobby. The server returns HTTP error code 410 for all requests.
If enabled, but not licensed for obixDriver export (status is fault), the server returns HTTP error code 500 to all oBIX client
requests.
Servlet Name
(read only) Currently fixed at: obix
Debug
Default is false. If set to true this will print debug information to the station’s standard output for incoming requests from oBIX clients, as well as the server’s outgoing responses.
For more details see Obix Server Operation.
Copyright © 2000-2016 Tridium Inc. All rights reserved.