Add item
Add an item to a ResourceGroup.
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
UUID of the organization
The UUID of the ResourceGroup to add the item to.
The type of resource the Resource Group is for, such as a Meter Resource Group.
Body
The id of the item or group you want to:
- Add Item call: add to a Resource Group.
- Remove Item call: remove from the Resource Group.
1When adding to or removing from a Resource Group, specify whether a single item or group:
item- Add Item call: use to add a single meter to a Resource Group
- Remove Item call: use to remove a single from a Resource Group.
group- Add Item call: use to add a Resource Group to another Resource Group and form a nested Resource Group
- Remove Item call: use remove a nested Resource Group from a Resource Group.
ITEM, GROUP The version number of the group.
Response
Return the ResourceGroup Item was added to
The UUID of the entity.
The version number:
- Create: On initial Create to insert a new entity, the version is set at 1 in the response.
- Update: On successful Update, the version is incremented by 1 in the response.
The name of the Resource Group.
The date and time (in ISO-8601 format) when the Resource Group was created.
The date and time (in ISO-8601 format) when the Resource Group was last modified.
The unique identifier (UUID) of the user who created this Resource Group.
The unique identifier (UUID) of the user who last modified this Resource Group.