Last modified by Mark Kohlmann on 2023/08/30 19:01

From version 1.1
edited by Mark Kohlmann
on 2021/06/02 21:55
Change comment: There is no comment for this version
To version 9.1
edited by Mark Kohlmann
on 2023/08/30 19:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -CoAP with Crestron S# Library and Modules
1 +LWAPI with Crestron S# Library and Modules
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.WebHome
1 +SHOWRUNNER™ Integrations Guide.Integration Options.WebHome
Content
... ... @@ -1,1 +1,13 @@
1 -In Q3 2021 Chief Integrations will make available integration with ShowRunner using CoAP (Constrained Application Protocol).  CoAP will provide real-time control with subscription capabilities.  Modules will be provided for Crestron S# and SIMPL Windows drop in integration.
1 +Please contact [[Chief Integrations >>url:mailto:support@chiefintegrations.com]]if you are interested in using these modules.
2 +
3 +ShowRunnerCLC™'s Lightweight API (LWAPI) is based CoAP (Constrained Application Protocol) over UDP and provides real-time control with subscription capabilities.
4 +
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 +
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]]