Accepts the device registration for given id.
entity or id of registration.
Response wrapped in IResult
Bootstraps the device with given id.
entity or id of registration.
for details see IDeviceBootstrapOptions
Creates a new device registration.
Device registration object with mandantory fragments.
Response wrapped in IResult
Removes an registration with given id.
entity or id of the registration.
Response wrapped in IResult
Gets the details of device registration.
Entity or Id of the entity.
Response wrapped in IResult
Gets the list of device registrations by parameters.
Object containing filters for querying registrations.
Response wrapped in IResultList
Generated using TypeDoc
This class allows registration of a new device.