init(id:name:type:)
Initializes an electrical load device identifier.
Declaration
init(id: String, name: String, type: ElectricalLoadDevice.DeviceType)Parameters
- id:
The device’s unique, stable identifier.
- name:
A human-readable device name.
- type:
The type of electrical load device.