After Burti Rest API package has been added to your HW client this page will show you basics how to set up and use this functionality.
...
- Name - Shows the name of the field;
- Type - Type of the field;
- Location - Can be set if needed Matrix or Header;
- In list - Lets to include or exclude the information from the full list regime;
- In full - Lets to include or exclude the information from the short list regime;
- Filter by - Lets filter by specific field (include=allowed, exclude=not allowed). For example to filter items with specific class.
Index names - is something usually set by HAL programmers - needed for faster filtering
Important to also set the Main key code in appropriate main key row for column "Index names" as in examples:
Writing and reading the registers
Info |
---|
Before these operations you should create on your HW server in folder halcust/json new folder called "generated-interfaces" in this folder generated entries will be created. |
...