Wiki source code of LWAPI with Crestron S# Library and Modules
Last modified by Mark Kohlmann on 2023/08/30 19:01
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
10.1 | 1 | Please contact [[Chief Integrations>>mailto:support@chiefintegrations.com?subject=ShowRunner%20LWAPI&body=I%20am%20interested%20in%20using%20the%20LWAPI%20Crestron%20modules%20with%20ShowRunner.]] if you are interested in using these modules. |
![]() |
2.1 | 2 | |
![]() |
9.1 | 3 | ShowRunnerCLC™'s Lightweight API (LWAPI) is based CoAP (Constrained Application Protocol) over UDP and provides real-time control with subscription capabilities. |
4 | |||
![]() |
2.1 | 5 | CoAP traffic is authenticated but sent in plain text. DTLS (encrypted) support is planned. The initial authentication token is obtained via an encrypted handshake with the HTTPS REST API. |
6 | |||
7 | Minimum Requirements: | ||
8 | |||
9 | * SSL Enabled on the LWAPI Host processor (Authentication enabled per Crestron best practices is recommended) | ||
10 | * API User created on the LWAPI Host processor | ||
11 | * API User and CWS User (if 3-series and auth enabled or if user page auth is enabled on 4-series) assigned to LWAPI Client remote system | ||
12 | |||
![]() |
8.1 | 13 | [[CoAP ShowRunner to ShowRunnerCLC™ Setup Instructions>>SHOWRUNNER™ Integrations Guide.Integration Options.CoAP with Crestron S# Library and Modules.CoAP ShowRunner to ShowRunner Setup Instructions.WebHome]] |