-
Notifications
You must be signed in to change notification settings - Fork 11
Preparing for CrestronMobile
TODO
For each Crestron processor you want to connect to, create one TCP external system in guiDesigner.
Here is a guiDesigner screenshot with the settings you should use:
You also need to create one Feedback Item for this external system to make sure that the CrestronMobile module receives data from the processor:
Select the Edit > Project Properties menu item then click the Script Manager button in the dialog box. Click the Add Script button, browse to add the CrestronMobileV3.js
file to your project (copy it to your project's assets folder first).
If you are using the Configured mode of CrestronMobile (see the Configuration wiki page), make sure you add a separate JavaScript file containing your configuration. It is good practice not to modify the original CrestronMobile JavaScript file, for painless updates.
You can edit the CrestronMobileV3.js
script