This repository was archived by the owner on Jul 31, 2020. It is now read-only.
2.1.0 Bug Fixes and Utility Methods
- Fixed some re-branding issues (#51 #52 #55)
- Add an initial state to the socket (#56)
- Add a singular form of
createScenescalledcreateScenewhich can be used for tidier use cases (#62)- Thanks @metaa !
- Added
synchronizeStatewhich will retrieveScenesandGroupsfrom the server (#57)- Can be used in the place of two calls to
synchronizeScenesandsynchronizeGroups
- Can be used in the place of two calls to
- Added an
updatemethod toButtonandJoystickwhich allows batch updates (#65) - Added the ability to specify a custom discovery url for internal Mixer developments (#69)