Adding Points to the VisitorIntegrationService

Publish and Subscribe points configure the station to connect to the Sine application.
Prerequisites: VisitorIntegrationService should be added to the Services and the visitorintegration palette is open.
  1. Navigate to Config > Services in Nav tree menu sidebar and expand the VisitorIntegrationService.
  2. Drag the Points folder from the visitorintegration palette to the VisitorIntegrationService container.
    The points folder is added to the VisitorIntegrationService.
    Image
  3. Navigate to Config > Services > VisitorIntegrationService.
    Right-click on VisitorIntegrationService > Views > AX Slot Sheet. Right-click on retryInterval > ConfigFlags. The Config Flags window opens. Remove the check mark for Hidden.
    Image
  4. Double-click on VisitorIntegrationService in Nav tree to open AX Property Sheet.
  5. Set Force subscribe interval (in seconds) to 60.
  6. Navigate to Mqtt Subscribe Point and click on the downward arrow next to the folder icon. Select the component chooser and select the ord path for subscribe point station:|slot:/Drivers/AbstractMqttDriverNetwork/AwsMqttDevice/points/SubscribePoint and click Save.
    Image
    The value of ord for subscribe point is added.
  7. Navigate to PublishPoint under Points > Subscribe Points > ProxyExt, and then click on the downward arrow next to the folder icon. Select the component chooser and select the ord path for PublishPoint as station:|slot:/Services/VisitorIntegrationService/Points/PublishPoint and click Save.
    Image
The Points are configured in the VisitorIntegrationService and ready for connection.