This information can also be found through our API documentation.
Permission Level
| Value | Description |
|---|---|
| full | Full control to read, write, delete and create things. |
| read | Read-only access, no changes allowed. |
| update | Read and write access, but things cannot be deleted or new things created. |
Permission Method
| Value | Description |
|---|---|
| grant | Permission is given. |
| revoke | Permission is taken away. |
The kinds of permissions available for UserPermissions.
| Value | Description | Objects |
|---|---|---|
| analyticRule | Rules definiting real-time analytic calculations. | AnalyticRule |
| analyticSummary | Updates to the calculations of real-time analytics. | AnalyticSummary |
| assetAdvanced | Assets' advanced properties such as position, attributes, and status tags. | AssetAdvanced VehicleAdvanced |
| assetGeneral | Assets' general properties such as name, icon, and labels. | AssetGeneral PersonGeneral VehicleGeneralTrailerGeneral |
| assetMessage | Messages from assets and Alerts to the session user. | Message |
| behaviour | Configured behaviours. | Behaviour |
| behaviourLog | View and clear the log of debug messages for a behaviour or script. | BehaviourLog |
| behaviourScript | Behaviour script logic. | BehaviourScript |
| companyCreate | Access to add a new child company. | Company |
| companyGeneral | Renaming and changing the nodes of a company. | CompanyGeneral |
| companyLabels | Company's label and tag styles. | CompanyLabels |
| companyPolicies | Company's SessionPolicy and PasswordPolicy. | CompanyPolicies |
| contact | Contact information. | Contact |
| dispatchTask | Assets' tasks information. | DispatchTask |
| hosCarrier | Hours of Service carriers. | HosCarrier |
| hosEvent | Driver's E-log event records. | HosEvent |
| hosInspection | Driver vehicle inspection reports. | HosInspection |
| icon | Icon information. | Icon |
| maintenanceJob | Historical vehicle and trailer maintenance work. | MaintenanceJob |
| maintenanceSchedule | Recurring maintenance work for vehicles and trailers. | MaintenanceSchedule |
| picture | Picture information. | Picture |
| placeGeneral | Place information | PlaceGeneral |
| providerAdvanced | Raw provider (device) data like GPS coordinates and parsed ODB-II values. | ProviderAdvanced |
| providerConfiguration | Provider (device) configurations. | ProviderConfiguration |
| providerGeneral | Provider (device) information like name, notes, and selected asset. | ProviderGeneral |
| reportResult | Historical asset details like breadcrumb trails. | ReportResult |
| reportTemplate | Report configurations | ReportTemplate |
| session | Access to retrieve a list of active sessions and kill sessions. | SessionHandle |
| userAdvanced | User information such as permissions and group membership. | UserAdvanced |
| userGeneral | General user information such as name, contact information, and preferences. | UserGeneral |
| userGroup | Group information for easy access control. | UserGroup |