Difference between revisions of "Senfi Documentation"
From Senfi Docs
Line 1: | Line 1: | ||
[[File: Senfi Emblem 128.png|center|link=]] | [[File: Senfi Emblem 128.png|center|link=]] | ||
− | + | <translate> | |
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. | ||
Line 8: | Line 8: | ||
* [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 === | ||
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. | ||
− | * [[Introduction]] | + | * [[Introduction|Introduction]] |
− | * [[Site]] | + | * [[Site|Site]] |
− | * [[Sensor]] | + | * [[Sensor|Sensor]] |
− | * [[Lift]] | + | * [[Lift|Lift]] |
− | * [[User]] | + | * [[User|User]] |
− | * [[Access Group]] | + | * [[Access Group|Access Group]] |
==== How-to ==== | ==== How-to ==== | ||
− | * [[Adding a site]] | + | * [[Adding a site|Adding a site]] |
− | * [[Adding a sensor]] | + | * [[Adding a sensor|Adding a sensor]] |
− | * [[Adding a lift]] | + | * [[Adding a lift|Adding a lift]] |
− | * [[Managing users]] | + | * [[Managing users|Managing users]] |
− | * [[Managing access groups]] | + | * [[Managing access groups|Managing access groups]] |
=== For Developers === | === For Developers === | ||
Line 31: | Line 31: | ||
* [[Developer Introduction|Introduction]] | * [[Developer Introduction|Introduction]] | ||
− | * [[Measurement]] | + | * [[Measurement|Measurement]] |
− | * [[Rule]] | + | * [[Rule|Rule]] |
− | * [[Computed measurement]] | + | * [[Computed measurement|Computed measurement]] |
==== How-to ==== | ==== How-to ==== | ||
− | * [[Sending data to Senfi]] | + | * [[Sending data to Senfi|Sending data to Senfi]] |
− | * [[Adding a rule]] | + | * [[Adding a rule|Adding a rule]] |
− | * [[Adding a computed measurement]] | + | * [[Adding a computed measurement|Adding a computed measurement]] |
− | + | </translate> | |
{{#css: | {{#css: | ||
i > b { | i > b { |
Revision as of 11:34, 17 October 2019
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.