Differences
This shows you the differences between two versions of the page.
functions:user [2025/01/21 00:58] optrix created |
functions:user [2025/01/21 01:06] (current) optrix |
||
---|---|---|---|
Line 12: | Line 12: | ||
...to access the list of available API functions. | ...to access the list of available API functions. | ||
+ | |||
+ | ===The Function List=== | ||
+ | |||
+ | Functions are organised into //folders// to help organise them. | ||
+ | |||
+ | For example, all API functions related to **utilisation** will be grouped into one folder. | ||
+ | |||
+ | Each folder appears in a list similar to the one below... | ||
+ | |||
+ | {{funclist.png|300}} | ||
+ | |||
+ | Simply click on a folder to open it and see the individual functions. | ||
+ | |||
+ | ===Function Details=== | ||
+ | |||
+ | Clicking on a function will open a web-based UI allowing you to test the API function and access documentation. | ||
+ | |||
+ | You can see functions in two different ways - as a [[ARDI-Style UI]] and a [[API-Style UI]]. |