}
public DeviceStateButtonCometeV2(final Builder builder) {
super();
soleilIcon = new SoleilIconProperty();
actionView = new SoleilDeviceViewProperty();
actionView.deviceView = actionType;
setDeviceName(builder.deviceName);
setEntityName(builder.entityName);
setAlarmEnabled(builder.alarmEnable);