Rev 1351 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1351 | Rev 1380 | ||
|---|---|---|---|
| Line 60... | Line 60... | ||
| 60 | description : 'Sensor i taket i vardagsrummet', |
60 | description : 'Sensor i taket i vardagsrummet', |
| 61 | shortName : 'Ute', |
61 | shortName : 'Ute', |
| 62 | moduleType : 'FOST02', |
62 | moduleType : 'FOST02', |
| 63 | moduleId : 1, |
63 | moduleId : 1, |
| 64 | sensorId : 1 |
64 | sensorId : 1 |
| - | 65 | }, |
|
| - | 66 | { |
|
| - | 67 | name : 'TillVatten', |
|
| - | 68 | description : 'Temperatur på inkommande vatten', |
|
| - | 69 | shortName : 'Inkommande', |
|
| - | 70 | moduleType : 'DS18x20', |
|
| - | 71 | moduleId : 3, |
|
| - | 72 | sensorId : 102 |
|
| - | 73 | }, |
|
| - | 74 | { |
|
| - | 75 | name : 'ReturVatten', |
|
| - | 76 | description : 'Temperatur för returnerande vatten', |
|
| - | 77 | shortName : 'Retur', |
|
| - | 78 | moduleType : 'DS18x20', |
|
| - | 79 | moduleId : 3, |
|
| - | 80 | sensorId : 249 |
|
| 65 | } |
81 | } |
| 66 | 82 | ||
| 67 | ]} |
83 | ]} |