This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:glossary [2017/10/30 10:10] tda |
wiki:glossary [2017/11/07 17:48] (current) tda |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ==== Cluster ==== | ==== Cluster ==== | ||
| - | A cluster is a logical way to group endpoints.\\ | + | A cluster is a logical way to group end-devices.\\ |
| - | An endpoint can only be present in one cluster. | + | An end-device can only be present in one cluster. |
| This is also where is defined how the LoRa data is pushed to your server. This is a per-cluster setting. | This is also where is defined how the LoRa data is pushed to your server. This is a per-cluster setting. | ||
| ==== Fleet ==== | ==== Fleet ==== | ||
| - | A fleet is a logical way to group stations.\\ | + | A fleet is a logical way to group gateways.\\ |
| - | A station can only be present in one fleet. | + | A gateway can only be present in one fleet. |
| - | ==== Station ==== | + | ==== Station/Gateway ==== |
| A station is identified by its EUI.\\ | A station is identified by its EUI.\\ | ||
| Line 28: | Line 28: | ||
| A customer is a group of fleets and clusters. | A customer is a group of fleets and clusters. | ||
| - | ===== Users and roles ===== | ||
| - | |||
| - | ==== Super Admin ==== | ||
| - | |||
| - | Super Admin has a global view of the whole platform – whatever the customer. | ||
| - | |||
| - | ==== Admin ==== | ||
| - | |||
| - | Admin is dedicated to a customer – can perform all the operation limited to a specific customer | ||
| - | |||
| - | ==== User ==== | ||
| - | |||
| - | User is dedicated to a customer – can perform all the operation on fleets, stations, clusters and end points limited to a specific customer | ||
| - | |||
| - | ==== Reader ==== | ||
| - | Same as USER but read only. | ||