Is there any routine that can be called that can give access to the list of all registers, their fields, and datatypes? The data from export/import report is exactly what I need but would like to access it either via HAL or REST API.
Is it possible to use the parameter --skip-register-on-import with multiple registers, either by using a comma-separated string or by specifying this parameter multiple times in parameters.txt?
Thi...