Skip to main content

COV Message

As mentioned above if a point is subscribed it pushes data only when the value gets changed. It uses the publish type 3. Agent publishes this message whenever there is a change in the value.

COV

{      "agent": "agent-name",      "controller":{            "name": "controller-name-1"      }      "data":[               {                   "point-name-1":10.0                }       ],      "controllerType": 0,      "timestamp": 1592837420,      "publishType": 3}