-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsensor-map.json
More file actions
53 lines (53 loc) · 1.22 KB
/
Copy pathsensor-map.json
File metadata and controls
53 lines (53 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"schema_version": 1,
"device": "sauna-column-1",
"one_wire_pin": "D2",
"geometry": "column8_20cm_v1",
"reference_end": "opposite_esp32",
"position_direction": "toward_esp32",
"installation_order": "top_to_bottom",
"spacing_cm": 20,
"height_reference": "probe_1",
"sensors": [
{
"position_from_reference_end": 1,
"relative_height_cm": 0,
"rom": "2825E1BD00000058"
},
{
"position_from_reference_end": 2,
"relative_height_cm": -20,
"rom": "2856BE530000003F"
},
{
"position_from_reference_end": 3,
"relative_height_cm": -40,
"rom": "287C38C000000078"
},
{
"position_from_reference_end": 4,
"relative_height_cm": -60,
"rom": "28D92E50000000CE"
},
{
"position_from_reference_end": 5,
"relative_height_cm": -80,
"rom": "289ABC52000000D1"
},
{
"position_from_reference_end": 6,
"relative_height_cm": -100,
"rom": "28CD19520000009B"
},
{
"position_from_reference_end": 7,
"relative_height_cm": -120,
"rom": "28939352000000D0"
},
{
"position_from_reference_end": 8,
"relative_height_cm": -140,
"rom": "2801F3520000001E"
}
]
}