Enabling an oBIX server

When configured as an oBIX server, the station can expose components and histories accessible to oBIX clients, with access corresponding to the login credentials used for the connection. This includes allowing operation (op) writes on component actions.
Prerequisites: Your installation is licensed for an oBIX server.
  1. Right-click the station’s ObixNetwork and select Views > Property Sheet.
    The Property Sheet opens.
    Image
  2. Expand the Server slot and, set its Enabled property to true (if not already).
  3. Verify that the Status property reads {ok}.
  4. Click the Save button.
    The station’s Lobby URI is http://[hostnameOrIP]/obix

    The station’s WSDL URI is http://[hostnameOrIP]/obix/wsdl

    where [hostnameOrIP] is the station name or IP address.