Interface IDeviceRegistrationCreate

Hierarchy

Properties

creationTime?: string

Shows the server-side creation time of the object

customProperties?: {
    [key: string]: any;
}

Object for custom fragments

Type declaration

  • [key: string]: any
groupId?: string

Identifies the target group

id: string

Unique identifier

owner?: string

Identifies the owner of the object

type?: string

Identifies the type of request, e.g.: c8y_DataBroker. For device requests value is normally skipped.