id property

String id
final

A descriptive or arbitrary ID for the device. This value must be unique within the device definition version. Max length is 128 characters with pattern ''a-zA-Z0-9:_-+''.

Implementation

final String id;