-
Notifications
You must be signed in to change notification settings - Fork 9
Home
CIP is a JavaScript module that emulates a Crestron touchpanel. The goal is to allow Command Fusion to connect and communicate with Crestron via an XPanel ethernet device module on the CIP port, as opposed to user modules that are limited to a less robust TCP socket system. While currently using the Xpanel device, this may be subject to change in the future.
The module is able to make multiple connections to multiple Crestron Control systems. Each connection can use different IP ID's. Each has independent connection feedback joins, as well as independent Join ranges which will be association with that connection. This is achieved completely through Global Token settings and System/Feedback configurations, no editing of Javascript should be necessary.
- Command Fusion iViewer version 4.04 or higher.
- 1.0 - Implements standard XPanel level features, with the addition of allowing serial text to be transmitted to the control system (something not usually available on XPanel's, however the Crestron device module does support it).
- Password protection
- Dynamic Lists.
- Support association of iPad device name/ID with IP ID's on control system.
- ...
- None at this time.