Mervis API
-
Dear All, we are using Unipi for collecting temperatures and analog inputs from some sources. I have created Mervis HMI pages. That's OK. Now we need to get values what are published on HMI via some API calls. Is there some way how to do this? Purpose for this is, that we have some other monitoring tool for infrastructure and we need to see tempertures also there (apart of HMI page). Thanks.
-
Hello, there is a SSCP protocol that you can read and set all variables used in your project. See downloads.unipi.technology -> Software -> Mervis -> Documentation for example in C++ and protocol specification.
It is a little bit modified ModBus protocol so the implementation is not difficult.
Hope it helps!