IAP Release Notes

This topic consists of the following:

IAP/MQ

The following sections describe SmartServer releases changes for IAP/MQ.

SmartServer 4.0 (June 2023)

  1. Bridge has been added.

SmartServer 3.3 (Mar 2022)

  1. License Services has been added.

IAP/REST

The following sections describe SmartServer releases changes for IAP/REST.

SmartServer 4.1 (Beta) (Sept 2023)

  1. /iap/cms/info/time was added, which shows the CMS timestamp.

  2. /iap/zones/* is no longer supported. 

SmartServer 3.6 (Dec 2022)

  1. Trend Log has been added.

SmartServer 3.5 (Sept 2022)

  1. The SmartServer now supports enhanced security (the default) which requires you to change the older password which do not meet the enhanced security requirements. You can disable enhance security and passwords will to continue to work with the older passwords. See CMS Login IAP/REST Service for more information.

SmartServer 3.3 (Mar 2022)

  1. Licenses has been added.

SmartServer 3.2 (May 2021)

  1. IAP/REST and IAP/WS datapoint names that refer to a datapoint instance now use the datapoint instance name instead of the previously used datapoint XIF name. Refer to the following REST examples for the new and old IAP/REST requests where the datapoint instance name is nviLamp and datapoint XIF name is nviValue.

    New:   /iap/devs/*+name==Sensor1/if/Lamp/0/nviLamp/value
    Old:   /iap/devs/*+name==Sensor1/if/Lamp/0/nviValue/value

  2. A datapoint XIF name path parameter is now available. For example:

    /iap/devs/*+name==Sensor1/if/*+xifName=Lamp/0/*+xifName=nviValue/value

SmartServer 2.8 (July 2020)

  1. URL changes for REST and WebSocket requests: 
    1. With SmartServer release 2.8 or higher, you do not have to specify the port number.
      https://<apollo_ip>/cms
    2. With SmartServer 2.7 and prior, you have to specify the port number (8443).
      https://<apollo_ip>:8443/cms

IAP/WS

SmartServer 4.1 (Beta)( Sept 2023)

  1. NTF:TIME update message was added, which shows the CMS timestamp.

SmartServer 2.8 (July 2020)

  1. URL changes for REST and WebSocket requests: 
    1. With SmartServer release 2.8 or higher, you do not have to add the port number.
      https://<apollo_ip>/cms
    2. With SmartServer 2.7 and prior, you have to specify the port number (8443).
      https://<apollo_ip>:8443/cms