Difference between revisions of "V2/Main"
From Senfi Docs
Elysia.Tan (talk | contribs) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
=== Concepts === | === Concepts === | ||
* [[V2/Concepts/Overview|Overview]] | * [[V2/Concepts/Overview|Overview]] | ||
− | * [[V2/Concepts/Site|Site, Building/Blocks/Levels (BBL)]] | + | * [[V2/Concepts/Site|Site, Building/Blocks/Levels (BBL), Zone]] |
* [[V2/Concepts/Connector|Connector]] | * [[V2/Concepts/Connector|Connector]] | ||
* [[V2/Concepts/API Key|API Key]] | * [[V2/Concepts/API Key|API Key]] | ||
* [[V2/Concepts/Measurement|Measurement, Computed Measurement, Metric]] | * [[V2/Concepts/Measurement|Measurement, Computed Measurement, Metric]] | ||
+ | * [[V2/Concepts/Brick Schema|Brick Schema]] | ||
* [[V2/Concepts/Asset|Asset]] | * [[V2/Concepts/Asset|Asset]] | ||
* [[V2/Concepts/Automation|Event, Alarm, Expression]] | * [[V2/Concepts/Automation|Event, Alarm, Expression]] | ||
Line 34: | Line 35: | ||
* [[V2/Integrate/Others|Implementing a connector]] | * [[V2/Integrate/Others|Implementing a connector]] | ||
* [[V2/Integrate/Video|Using the Video Adapter]] | * [[V2/Integrate/Video|Using the Video Adapter]] | ||
+ | * [[V2/Integrate/Milestone Video|Using the Milestone Video Adapter]] | ||
+ | * [[V2/Integrate/BACnet|Using the BACnet Adapter]] | ||
=== References === | === References === | ||
− | * [https://www.senfi.io/docs/api/1/ | + | * [https://www.senfi.io/docs/api/1/1/ HTTP API] |
* [https://www.npmjs.com/package/senfi Node.js NPM module for Senfi] | * [https://www.npmjs.com/package/senfi Node.js NPM module for Senfi] | ||
+ | * [[V2/Release_Notes|Release Notes]] | ||
=== List of Frequently Asked Questions === | === List of Frequently Asked Questions === |
Latest revision as of 19:52, 6 June 2022
Contents
Senfi
Senfi provides managed monitoring and alerting services for your smart buildings. Find out more about Senfi in the product page and the documentation below.
Introduction
Concepts
- Overview
- Site, Building/Blocks/Levels (BBL), Zone
- Connector
- API Key
- Measurement, Computed Measurement, Metric
- Brick Schema
- Asset
- Event, Alarm, Expression
- Understanding User Permissions
Tutorial - Content Management System (CMS)
Tutorial - Digital Twin
Integrating with Senfi
- Implementing a connector
- Using the Video Adapter
- Using the Milestone Video Adapter
- Using the BACnet Adapter