Class ThingsResource

java.lang.Object
org.forgerock.am.iot.ThingsResource
All Implemented Interfaces:
CollectionResourceProvider

public class ThingsResource extends Object implements CollectionResourceProvider
ThingsResource handles REST calls made to the things endpoint. It provides access to a thing's identity attributes and actions that can be performed on the thing.

Note that this endpoint is not annotated with API description as it is not a supported endpoint and therefore should not be part of the API documentation or Amster.