Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Add a catchall sync method #54

Closed
ProbablePrime opened this issue May 30, 2017 · 0 comments · Fixed by #57
Closed

Add a catchall sync method #54

ProbablePrime opened this issue May 30, 2017 · 0 comments · Fixed by #57

Comments

@ProbablePrime
Copy link
Contributor

Currently we have two methods to pull service side controls and groups

client.syncronizeScenes()
client.syncronizeGroups()

It would be great to roll these into a utility function on the client that calls both of them in turn.

client.syncronizeState()
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

1 participant