I try to use Philips Hue API to create groups for each user. The document here: Philips Hue API As in this document states:
2.2. Create group
This method is not supported in the 1.0 version of the API. It is scheduled for release in the next version of the API.
This point makes me feel confusing. If currently API doesn't support create group, how other operations (such as view group, change attributes ...) can happen. Do I misunderstand something ?
Moreover, if we create a group, does this group share over all users, or for only one user that create this group. ?
Thanks :)