You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michelle Staley edited this page Jan 18, 2023
·
7 revisions
Operations to change the current mode of a location. You can manage the mode as a part of the Rules API. You can see more information about the Rules API here.
Functions
Note: The list of functions can also be found here.
list - Returns a list of all locations accessible by the user.
get - Get the definition of a specific location. Requires the UUID of the location.
create - Creates a location. Requires the location definition.
update - Updates a location. Requires the UUID of the location and the updated location definition.
delete - Deletes a location and all of the devices and installed apps associated with it. Requires the UUID of the location.