This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Heatmiser integration via API
#1
Have a hotel complex with thermostats from Heatmiser with their Neohub in every hotel room. But i need to have signals from the thermostats over to the BMS system of the hotel. 
This is Desigo CC and therefore i was thinking of using LM5 converting the signals from the Heatmiser converting it to bacnet. 

With the API is this a realistic plan or would this be to difficult to do ?

Attached Files
.pdf   Neohub Api For systems developers.pdf (Size: 1.21 MB / Downloads: 23)
Reply
#2
It's doable. The protocol is rather simple - JSON data exchange via TCP on port 4242. Do you want two-way control or just to retrieve status data?
Reply
#3
The thought was 2-way control. Read and wright setpoints and hvac.
Reply
#4
The device should support multiple connections so the easiest way is to have a single resident script (always connected) for periodical status retrieval and several event scripts that write values to the hub (one-time connection: connect-write-disconnect).
Reply


Forum Jump: