DeviceProfileId constructor

DeviceProfileId(
  1. String id
)

Implementation

DeviceProfileId(String id) : super(EntityType.DEVICE_PROFILE, id);