Reassign Group
Groups
Reassign Group
PATCH
Reassign Group
Moves a group to a different parent group within the same location. A group cannot be assigned as its own parent.
string
required
The UUID of the location.
integer
required
The ID of the group to reassign.
integer
required
The ID of the new parent group. Cannot be the same as the group being reassigned.
Response
Returns the reassigned group object.integer
The numeric ID of the group.
integer
The numeric ID of the location this group belongs to.
integer
The ID of the parent group, or
null if this is a root group.integer
The ID of the attached meter, or
null.integer
The total available amperage for the group.
string
The electrical network type. One of
TN, TT, or IT. May be null.string
The load balancing method. One of
boost or solar.integer
Additional amperage from solar.
boolean
Whether to always allow charging when solar is available.
integer
Minimum amperage when solar always charge is enabled.
boolean
Whether to charge on solar export.
boolean
Whether peak shaving is enabled for this group.
integer
The peak shaving threshold in amps.
string
ISO 8601 timestamp of when the group was created.
string
ISO 8601 timestamp of when the group was last updated.