You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ parameters defined at device level in database, the parameters are inherit from
165
165
166
166
### Uniqueness of groups and devices
167
167
168
-
Group uniqueness is defined by the combination of: resource and apikey.
168
+
Group uniqueness is defined by the combination of: resource and apikey. This is so because given a measure (identified by an apikey) there is no way to identify group related if apikey is not unique for all services and subservices.
169
169
170
170
Device uniqueness is defined by the combination of: service, subservice, device_id and apikey. Note that several devices
171
171
with the same device_id are allowed in the same service and subservice as long as their apikeys are different.
0 commit comments