Test WebXPanel connectivity to LA County Crestron timer system
Crestron Libraries
Libraries are automatically loaded from unpkg CDN. No download needed!
Current Setup: Using npm packages via unpkg CDN:
@crestron/ch5-crcomlib@99.0.356 - CrComLib library@crestron/ch5-webxpanel@2.8.0 - WebXPanel libraryAlternative Options:
Step 2: Serve This File
Due to browser security, this file must be served over HTTP(S), not opened directly. Use:
# Python 3 python -m http.server 8080 # Node.js (npx) npx serve . # Then open: http://localhost:8080/tools/crestron-timer-test.html
Step 3: Enter Configuration
Fill in the FQDN (or IP address for local network testing) and JWT token provided by LA County. If testing on the local network with a non-standard port, enter the port number (default is 443 for HTTPS/WSS). Then click Connect.
Local Network Testing: When testing on LA County's local network, you may need to specify a port number. Enter the hostname/IP and port (e.g., port 8443) in the respective fields.