Rev 1351 | Details | Compare with Previous | Last modification | View Log | SVN | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1346 | linlun | 1 | { SensorNames: [ |
| 2 | { |
||
| 3 | name : 'Västersensor', |
||
| 4 | description : 'Utesensor vid balkongen', |
||
| 1351 | linlun | 5 | shortName : 'Ute Väster', |
| 1346 | linlun | 6 | moduleType : 'DS18x20', |
| 7 | moduleId : 3, |
||
| 8 | sensorId : 236 |
||
| 9 | }, |
||
| 10 | { |
||
| 11 | name : 'Vardagsrumssensor', |
||
| 12 | description : 'Sensor i taket i vardagsrummet', |
||
| 13 | shortName : 'Inne', |
||
| 14 | moduleType : 'DS18x20', |
||
| 15 | moduleId : 3, |
||
| 16 | sensorId : 204 |
||
| 1349 | linlun | 17 | }, |
| 18 | { |
||
| 1351 | linlun | 19 | name : 'Östersensor', |
| 20 | description : 'Utesensor utanför sovrummet', |
||
| 21 | shortName : 'Ute Öster', |
||
| 22 | moduleType : 'DS18x20', |
||
| 23 | moduleId : 5, |
||
| 24 | sensorId : 15 |
||
| 25 | }, |
||
| 26 | { |
||
| 27 | name : 'Sovrumssensor', |
||
| 28 | description : 'Sensor i sovrummet', |
||
| 29 | shortName : 'Sovrum', |
||
| 30 | moduleType : 'DS18x20', |
||
| 31 | moduleId : 4, |
||
| 32 | sensorId : 222 |
||
| 33 | }, |
||
| 34 | { |
||
| 1349 | linlun | 35 | name : 'Veranda', |
| 36 | description : 'Sensor i taket i vardagsrummet', |
||
| 37 | shortName : 'Veranda', |
||
| 38 | moduleType : 'DS18x20', |
||
| 39 | moduleId : 2, |
||
| 40 | sensorId : 82 |
||
| 41 | }, |
||
| 42 | { |
||
| 43 | name : 'Matrum', |
||
| 44 | description : 'Sensor i taket i vardagsrummet', |
||
| 45 | shortName : 'Matrum', |
||
| 46 | moduleType : 'DS18x20', |
||
| 47 | moduleId : 2, |
||
| 48 | sensorId : 144 |
||
| 49 | }, |
||
| 50 | { |
||
| 51 | name : 'Utetemperatur', |
||
| 52 | description : 'Sensor ute', |
||
| 53 | shortName : 'Ute', |
||
| 54 | moduleType : 'DS18x20', |
||
| 55 | moduleId : 1, |
||
| 56 | sensorId : 244 |
||
| 57 | }, |
||
| 58 | { |
||
| 59 | name : 'UtetemperaturFOST02', |
||
| 60 | description : 'Sensor i taket i vardagsrummet', |
||
| 61 | shortName : 'Ute', |
||
| 62 | moduleType : 'FOST02', |
||
| 63 | moduleId : 1, |
||
| 64 | sensorId : 1 |
||
| 1380 | linlun | 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 |
||
| 1346 | linlun | 81 | } |
| 1349 | linlun | 82 | |
| 1346 | linlun | 83 | ]} |