{
"iotParameter": {
"type": "STATIC",
"bdtpParameterDto": {
"relCode": "string",
"graphCode": null,
"classCode": null,
"relationDirection": "FROM_TO",
"event": null,
"rwdInstanceId": null,
"infoCode": null,
"name": null,
"unit": null,
"origDataType": null,
"enumValues": null,
"uk": null
},
"workCalendarParameterDto": {
"INFO_CODE_ACSEASON": "ACSeason",
"INFO_CODE_OPENING": "Opening",
"code": "string",
"workCalType": "AC_SEASON",
"enumValues": {
"key": "string"
}
},
"uk": "type == ParameterType.WORK_CALENDAR ? workCalendarParameterDto.getUk() : bdtpParameterDto.getUk()"
}
}