Difference between revisions of "Senfi Documentation"

From Senfi Docs
Jump to: navigation, search
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[File: Senfi Emblem 128.png|center|link=]]
 
[[File: Senfi Emblem 128.png|center|link=]]
  
 
+
<translate>
 +
<!--T:1-->
 
Senfi provides managed monitoring and alerting services for your smart buildings. Find out more about Senfi in the [https://www.senfi.io product page] and the documentation below.
 
Senfi provides managed monitoring and alerting services for your smart buildings. Find out more about Senfi in the [https://www.senfi.io product page] and the documentation below.
  
=== Introduction ===
+
=== Introduction === <!--T:2-->
 
* [https://www.senfi.io/main/benefits/ Benefits]
 
* [https://www.senfi.io/main/benefits/ Benefits]
 
* [https://www.senfi.io/main/features/ Features]
 
* [https://www.senfi.io/main/features/ Features]
 
* [[Concepts|General concepts]]
 
* [[Concepts|General concepts]]
* [[Getting started]]
+
* [[Getting started|Getting started]]
  
=== For Users ===
+
=== For Users === <!--T:3-->
 
If you are primarily concerned with managing, monitoring and operations, you should read this section.
 
If you are primarily concerned with managing, monitoring and operations, you should read this section.
  
* [[Site]]
+
<!--T:4-->
* [[Sensor]]
+
* [[Introduction|Introduction]]
* [[Lift]]
+
* [[Site|Site]]
* [[User]]
+
* [[Asset|Asset]]
* [[Access Group]]
+
* [[User|User]]
 +
* [[Access Group|Access Group]]
  
==== How-to ====
+
==== How-to ==== <!--T:5-->
* [[Adding a site]]
+
* [[Adding a site|Adding a site]]
* [[Adding a lift]]
+
* [[Adding a sensor|Adding an asset]]
* [[Adding a sensor]]
+
* [[Managing users|Managing users]]
* [[Managing users]]
+
* [[Managing access groups|Managing access groups]]
* [[Managing access groups]]
 
  
=== For Developers ===
+
=== For Developers === <!--T:6-->
 
If you are developing an integration, configuring rules, or using advanced features, you should read this section.
 
If you are developing an integration, configuring rules, or using advanced features, you should read this section.
  
* [[Measurement]]
+
<!--T:7-->
* [[Rule]] '''''jiehui'''''
+
* [[Developer Introduction|Introduction]]
* [[Computed measurement]]
+
* [[Measurement|Measurement]]
 +
* [[Rule|Rule]]
 +
* [[Computed measurement|Computed measurement]]
 +
 
 +
==== How-to ==== <!--T:8-->
 +
* [[Sending data to Senfi|Sending data to Senfi]]
 +
* [[Adding a rule|Adding a rule]]
 +
* [[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]
  
==== How-to ====
+
</translate>
* [[Sending data to Senfi]]
 
* [[Adding a rule]] '''''jiehui'''''
 
* [[Adding a computed measurement]]
 
  
 
{{#css:
 
{{#css:

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