|
27 | 27 | <remove-channel id="channel260"/>
|
28 | 28 |
|
29 | 29 | <!-- add renamed channels -->
|
30 |
| - <add-channel id="temperatureVapourisation"/> |
31 |
| - <add-channel id="temperatureLiquefaction"/> |
32 |
| - <add-channel id="frequencyCompressorMin"/> |
33 |
| - <add-channel id="frequencyCompressorMax"/> |
34 |
| - <add-channel id="temperatureVBOTarget"/> |
35 |
| - <add-channel id="temperatureVBO"/> |
36 |
| - <add-channel id="controlSignalHeatingCirculationPump"/> |
37 |
| - <add-channel id="temperatureHeatingCirculationPumpTarget"/> |
38 |
| - <add-channel id="temperatureHeatingCirculationPump"/> |
39 |
| - <add-channel id="temperatureHotGasMax"/> |
40 |
| - <add-channel id="controlSignalHeatingCirculationPump"/> |
41 |
| - <add-channel id="outputControlSignalCooling"/> |
42 |
| - <add-channel id="timeCoolingRelease"/> |
| 30 | + <add-channel id="temperatureVapourisation"> |
| 31 | + <type>Number:Temperature</type> |
| 32 | + </add-channel> |
| 33 | + <add-channel id="temperatureLiquefaction"> |
| 34 | + <type>Number:Temperature</type> |
| 35 | + </add-channel> |
| 36 | + <add-channel id="frequencyCompressorMin"> |
| 37 | + <type>Number:Frequency</type> |
| 38 | + </add-channel> |
| 39 | + <add-channel id="frequencyCompressorMax"> |
| 40 | + <type>Number:Frequency</type> |
| 41 | + </add-channel> |
| 42 | + <add-channel id="temperatureVBOTarget"> |
| 43 | + <type>Number:Temperature</type> |
| 44 | + </add-channel> |
| 45 | + <add-channel id="temperatureVBO"> |
| 46 | + <type>Number:Temperature</type> |
| 47 | + </add-channel> |
| 48 | + <add-channel id="controlSignalHeatingCirculationPump"> |
| 49 | + <type>Number:Dimensionless</type> |
| 50 | + </add-channel> |
| 51 | + <add-channel id="temperatureHeatingCirculationPumpTarget"> |
| 52 | + <type>Number:Temperature</type> |
| 53 | + </add-channel> |
| 54 | + <add-channel id="temperatureHeatingCirculationPump"> |
| 55 | + <type>Number:Temperature</type> |
| 56 | + </add-channel> |
| 57 | + <add-channel id="temperatureHotGasMax"> |
| 58 | + <type>Number:Temperature</type> |
| 59 | + </add-channel> |
| 60 | + <add-channel id="controlSignalHeatingCirculationPump"> |
| 61 | + <type>Number:Dimensionless</type> |
| 62 | + </add-channel> |
| 63 | + <add-channel id="outputControlSignalCooling"> |
| 64 | + <type>Switch</type> |
| 65 | + </add-channel> |
| 66 | + <add-channel id="timeCoolingRelease"> |
| 67 | + <type>Number:Time</type> |
| 68 | + </add-channel> |
| 69 | + </instruction-set> |
| 70 | + <instruction-set targetVersion="3"> |
| 71 | + <add-channel id="powerConsumption"> |
| 72 | + <type>Number:Power</type> |
| 73 | + </add-channel> |
| 74 | + <add-channel id="inputUtilityLock2"> |
| 75 | + <type>Switch</type> |
| 76 | + </add-channel> |
43 | 77 | </instruction-set>
|
44 | 78 | </thing-type>
|
45 | 79 |
|
|
0 commit comments