File tree Expand file tree Collapse file tree 2 files changed +0
-19
lines changed
packages/openremote_client/src/openremote_client
src/service_ml_forecast/clients/openremote Expand file tree Collapse file tree 2 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 2121
2222
2323class ClientRoles :
24- """Client roles for the OpenRemote API."""
25-
26- READ_LOGS_ROLE = "read:logs"
27- READ_USERS_ROLE = "read:users"
28- READ_ADMIN_ROLE = "read:admin"
29- READ_MAP_ROLE = "read:map"
30- READ_ASSETS_ROLE = "read:assets"
31- READ_RULES_ROLE = "read:rules"
32- READ_INSIGHTS_ROLE = "read:insights"
33- READ_ALARMS_ROLE = "read:alarms"
3424 READ_SERVICES_ROLE = "read:services"
3525 WRITE_SERVICES_ROLE = "write:services"
36- WRITE_USER_ROLE = "write:user"
37- WRITE_ADMIN_ROLE = "write:admin"
38- WRITE_LOGS_ROLE = "write:logs"
39- WRITE_ASSETS_ROLE = "write:assets"
40- WRITE_ATTRIBUTES_ROLE = "write:attributes"
41- WRITE_RULES_ROLE = "write:rules"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments