EXPANDING IOT CAPABILITIES THROUGH PEOPLE AND TECHNOLOGY
Your one-stop shop for the open IoT. Backed by a dedicated team of experts, customers and sellers seamlessly connect to expand their capabilities without all the complexity.
Integrate REST API easily to Niagara with no development. Use the RestNetwork, a generic driver for API, to retrieve data from API and transform it as a point, a schedule or a history (weather info, access control info, meeting room reservations...). Use also the RestNetwork to post data to APIs (control a light, a fan coil...). Use the Niagara Rest API to allow third party to retrieve data from Niagara. Set-up the JWT authentication to connect securely to Niagara.
No dependancy with TRIDIUM JSON TOOLKIT
Not need valid TRIDIUM SMA
Data received from API are not always in a clear format. Use the provided toolbox to convert data to numeric point or boolean point
RestNetwork - Personalize headers, parameters and properties
Rest API require sometimes specific parameters in order to understand your query. Use the RestNetwork to do it.
RestNetwork - Create complex connection schemas
Use data from one API query to inject into another query. commonly use for more complex APIs
ActiveAPI - Publish your Niagara4 programming
Real-time, using BQL and NEQL queries (Ex : station:|slot:/Drivers|n:point and b:dimension = 'Measure' and b:resource = 'Temperature'), Schedules (reading and writing), History and alarms
ActiveAPI - Documentation
Documentation to be supplied directly to third-party services
Details
Integrate REST API easily to Niagara with no development. Use the RestNetwork, a generic driver for API, to retrieve data from API and transform it as a point, a schedule or a history (weather info, access control info, meeting room reservations...). Use also the RestNetwork to post data to APIs (control a light, a fan coil...). Use the Niagara Rest API to allow third party to retrieve data from Niagara. Set-up the JWT authentication to connect securely to Niagara.
No dependancy with TRIDIUM JSON TOOLKIT
Not need valid TRIDIUM SMA
Product SKUnm-btib-active-api8158
Software Version
Niagara 4.10+
Licensing Management
Light version for up to 500 points (controlers and supervisor)
Normal version for above 500 points (controlers and supervisor)
Niagara 4 REST server API: A third-party application can request Niagara 4 in order to manage data (Real Time, Orders, Alarms, Timetables, Histories).
Niagara RESTNETWORK client API: Niagara 4 requests a third-party API to retrieve data (Real Time, Commands, Alarms, Timetables, History) and transform it into Niagara 4 components.
€ 1 001
ACTIVE-API-LIGHT
Niagara 4 REST server API: A third-party application can request Niagara 4 in order to manage data (Real Time, Orders, Alarms, Timetables, Histories).
Niagara RESTNETWORK client API: Niagara 4 requests a third-party API to retrieve data (Real Time, Orders, Alarms, Schedules, History) and transform it into Niagara 4 components.
For Niagara4 instances of 500 communication points or less
Synchronizing Microsoft Office 365 Outlook and Niagara schedules
HTTP and Web API
Tips & Tricks
btibAPI
btibAPI allows you to enable the API of the Active Framework. btibAPI is made of servlets. A servlet is a component that allows Niagara to receive requests from outside such as REST queries. There are different servlets for different purposes. They allow you to: