TreeApi premission definitions
Within this definition file, the permission for accessing server item can be configured.
File location
<WorkspaceDirectory>\DataFiles\xio.TreeApi.Permissions.dat
The permission configuration can be edited in the NETx Core Server Studio at Modules > TreeApi > Permission Definitions
This definition file is a live definition. Therefore, it is not required to restart the server after changes.
Col# | Parameter | Description | Scope | Unit | Mandatory / default value |
---|---|---|---|---|---|
1 | Username | User that is allowed to access this part of the server item tree. | Reference to TreeApi user definitions | None | mandatory |
2 | Path | Path of the item tree which can be accessed by specified user. It is possible to use the wildcard character . E.g. NETx\VAR\Boolean\* | string | None | mandatory |
3 | Access rights | Access rights to the items. | ReadOnly, WriteOnly, ReadWrite | None | ReadWrite |
Â