Difference between revisions of "Senfi Documentation"

From Senfi Docs
Jump to: navigation, search
(Marked this version for translation)
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
 
* [[Introduction|Introduction]]
 
* [[Introduction|Introduction]]
 
* [[Site|Site]]
 
* [[Site|Site]]
* [[Sensor|Sensor]]
+
* [[Asset|Asset]]
* [[Lift|Lift]]
 
 
* [[User|User]]
 
* [[User|User]]
 
* [[Access Group|Access Group]]
 
* [[Access Group|Access Group]]
Line 24: Line 23:
 
==== How-to ==== <!--T:5-->
 
==== How-to ==== <!--T:5-->
 
* [[Adding a site|Adding a site]]
 
* [[Adding a site|Adding a site]]
* [[Adding a sensor|Adding a sensor]]
+
* [[Adding a sensor|Adding an asset]]
* [[Adding a lift|Adding a lift]]
 
 
* [[Managing users|Managing users]]
 
* [[Managing users|Managing users]]
 
* [[Managing access groups|Managing access groups]]
 
* [[Managing access groups|Managing access groups]]
Line 42: Line 40:
 
* [[Adding a rule|Adding a rule]]
 
* [[Adding a rule|Adding a rule]]
 
* [[Adding a computed measurement|Adding a computed measurement]]
 
* [[Adding a computed measurement|Adding a computed measurement]]
 +
 +
==== API/SDK ====
 +
* [https://www.senfi.io/docs/api/1/0/ HTTP API]
 +
* [https://www.npmjs.com/package/senfi Node.js NPM module for Senfi]
 +
 
</translate>
 
</translate>
 +
 
{{#css:
 
{{#css:
 
i > b {
 
i > b {

Latest revision as of 14:40, 9 December 2020

Senfi Emblem 128.png

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

For Users

If you are primarily concerned with managing, monitoring and operations, you should read this section.

How-to

For Developers

If you are developing an integration, configuring rules, or using advanced features, you should read this section.

How-to

API/SDK