The SLMP Connector only supports JSON payload format.
The following table provides you the supported functionalities:
| Functionality | Configuration Version |
|---|---|
| Quality code in tag data payload | Quality code with enum value {0,1,2, or 3} is published in tag data payload. But along with qc, there is a new field qx which holds all the bits data: quality code, sub status, extended substatus, flag, and limit.
|
| Value in tag data payload | Value is published as per the data type and not in 'String'. |
| Value in tag data payload for tag write feature in mqtt publisher node | Value is published as per the data type while making a 'write' request to SLMP Connector. |