Difference between revisions of "V2/Main"
From Senfi Docs
Elysia.Tan (talk | contribs) |
|||
Line 19: | Line 19: | ||
* [[V2/Concepts/User|Understanding User Permissions]] | * [[V2/Concepts/User|Understanding User Permissions]] | ||
− | === | + | === Tutorial - Content Management System (CMS) === |
* [[V2/CMS Tutorial/Getting Started|Getting Started]] | * [[V2/CMS Tutorial/Getting Started|Getting Started]] | ||
* [[V2/CMS Tutorial/User Interface|Introduction to CMS User Interface]] | * [[V2/CMS Tutorial/User Interface|Introduction to CMS User Interface]] | ||
Line 25: | Line 25: | ||
* [[V2/CMS Tutorial/Developer Tools|Developer Tools]] | * [[V2/CMS Tutorial/Developer Tools|Developer Tools]] | ||
− | === | + | === Tutorial - Digital Twin === |
− | |||
* [[V2/Digital Twin Tutorial/Getting Started|Getting Started]] | * [[V2/Digital Twin Tutorial/Getting Started|Getting Started]] | ||
* [[V2/Digital Twin Tutorial/Viewing Site|View Site]] | * [[V2/Digital Twin Tutorial/Viewing Site|View Site]] | ||
Line 32: | Line 31: | ||
* [[V2/Digital Twin Tutorial/Viewing Alarm|View Alarm]] | * [[V2/Digital Twin Tutorial/Viewing Alarm|View Alarm]] | ||
− | === | + | === Integrating with Senfi === |
− | If you want to learn how to integrate | + | If you want to learn how to integrate a subsystem with Senfi, you should read this section. |
− | * [[V2/Integrate/ | + | * [[V2/Integrate/Others|Implementing a connector]] |
− | * [[V2/Integrate/ | + | * [[V2/Integrate/Video|Using the Video Adapter]] |
=== References === | === References === | ||
Line 41: | Line 40: | ||
* [https://www.npmjs.com/package/senfi Node.js NPM module for Senfi] | * [https://www.npmjs.com/package/senfi Node.js NPM module for Senfi] | ||
+ | <!-- | ||
=== List of Frequently Asked Questions === | === List of Frequently Asked Questions === | ||
* [[V2/FAQ|FAQ]] | * [[V2/FAQ|FAQ]] | ||
+ | --> | ||
{{#css: | {{#css: |
Revision as of 21:17, 23 June 2021
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)
- Connector
- API Key
- Measurement, Computed Measurement, Metric
- Asset
- Event, Alarm, Expression
- Understanding User Permissions
Tutorial - Content Management System (CMS)
Tutorial - Digital Twin
Integrating with Senfi
If you want to learn how to integrate a subsystem with Senfi, you should read this section.