Configuration file - ViewerWebsite section
Use this section to configure integration with the PowerControllerViewer app - see https://github.com/NickElseySpelloC/PowerControllerViewer
| Key | Description |
|---|---|
| Enable | Set to True to enable integration with the PowerControllerViewer app. |
| BaseURL | The base URL of the PowerControllerViewer app. |
| AccessKey | The access key for the PowerControllerViewer app. Alternatively, set the VIEWER_ACCESS_KEY environment variable. |
| APITimeout | How long to wait in seconds for a response from the PowerControllerViewer app. |
| Frequency | How often to post the state to the web viewer app (in seconds). |