Go to documentation repository
Page History
...
Tip |
---|
Manage devices using gRPC API methods (ConfigurationService) |
Axxon Next One configuration settings are described in the ConfigurationService.proto proto file.
There are 2 methods used:
- Changeconfig
- ListConfig
ChangeConfig method
The ChangeConfig method allows to create, edit and delete any system objects.
...
- failed - the units that could not be added.
- added - the uid of the successfully added unit.
ListConfig method
The method allows to get a list of units.
...
Overview
Content Tools