You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,13 @@ The REST API Add-On provides secure access to WebCTRL server data and functional
13
13
> :book:**Full interactive documentation** is available from the add-on's main page once installed on your WebCTRL server. This README is meant only to give a brief overview of the capabilities.
14
14
---
15
15
16
+
## :rocket: Installation
17
+
18
+
1. If signed add-ons are required, copy the authenticating certificate [*ACES.cer*](https://github.com/automatic-controls/addon-dev-script/blob/main/ACES.cer?raw=true) to the `./programdata/addons` directory of your *WebCTRL* installation folder.
19
+
2. Install [*RestAPI.addon*](https://github.com/automatic-controls/rest-api-addon/releases/latest/download/RestAPI.addon) using the *WebCTRL* interface.
0 commit comments