Developing cards and controls
When writing code for a control or a card you will have access to bootstrap and jquery. Additionally you will have access the files.
- contolelements.js
- which contains useful classes to help you creating your code.
- pin.js
- to help with keeping track controls connected to a specific device pin.
- device.js
- to help with keeping track of connected devices and all pins connected to them.