The switch creator can be accessed from the menu bar after selecting a site on grid.
- Define a layout.
- select the number of rows and columns in the grid
- select the number of switches to be shown on the page
- Configure switches
- For each button set the Type (either Dimmer switch or State switch)
- Then set the X coord and Y coord, this is the top left corner of the button in the grid (which starts at 0,0)
- Set the height and width, The height is the number of rows the button will span and the width is the number of columns it will span. Make sure the X coord + Width doesn't exceed the # of rows defined on the previous page and Y coord + Height do not exceed the # columns defined on the previous page.
- Define a Label or Image
- Set the gateway ip, this should be the IP of the control system visible from grid for cloud connected control systems.
- For State switches set the Status variable and State value. more information about this can be found in the TPI documentation. See Mode Select 3 for the Command byte "Quick query commands"
- The state value should be the expected answer from the query, for current level it should be the expected arc level (0-255). For current scene it should be the wanted scene (0-15).
- Init cmd is used for dimmer switches, for an Up dim, set init cmd to Step up & on and Cmd to Step up. set init cmd to Step Down & off and cmd to Step down.
- Set the group which the button will send commands to, currently the switch creator only allows groups to be targeted.
- Modify and download
- Here you can adjust the configuration before downloading and applying the configuration to the device.
- To see the list of available modifications see here.
Comments
0 comments
Article is closed for comments.