erste Fassung einer Teststation implementiert. Referenzfiles müssen noch überprüft werden
This commit is contained in:
Vendored
+75
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"sensors": {
|
||||
"POT-RA-3036": {
|
||||
"REALE_POSITION": "x",
|
||||
"NAME": "POT-RA-3036",
|
||||
"KENNZEICHNUNG": "AH01+UC0101-x",
|
||||
"pos": [
|
||||
22624.4,
|
||||
13807.7
|
||||
]
|
||||
},
|
||||
"POT-RA-3122": {
|
||||
"REALE_POSITION": "x",
|
||||
"NAME": "POT-RA-3122",
|
||||
"KENNZEICHNUNG": "AH01-UC0102-x",
|
||||
"pos": [
|
||||
19150.5,
|
||||
14361.8
|
||||
]
|
||||
}
|
||||
},
|
||||
"schaltschrank_elemente": {},
|
||||
"mappings": {
|
||||
"UC0101": [
|
||||
"POT-RA-3036"
|
||||
],
|
||||
"UC0102": [
|
||||
"POT-RA-3122"
|
||||
]
|
||||
},
|
||||
"distributors": {
|
||||
"UC0101": [
|
||||
20963.1,
|
||||
8705.7
|
||||
],
|
||||
"UC0102": [
|
||||
19581.2,
|
||||
5559.7
|
||||
]
|
||||
},
|
||||
"tunnels": {},
|
||||
"racks": {
|
||||
"Rack_1": [
|
||||
[
|
||||
18561.2,
|
||||
14141.3,
|
||||
0
|
||||
],
|
||||
[
|
||||
23052.9,
|
||||
14141.3,
|
||||
0
|
||||
]
|
||||
],
|
||||
"Rack_2": [
|
||||
[
|
||||
20282.5,
|
||||
15960.6,
|
||||
0
|
||||
],
|
||||
[
|
||||
20282.5,
|
||||
4064.6,
|
||||
0
|
||||
]
|
||||
]
|
||||
},
|
||||
"not_found": {
|
||||
"missing_distributors": [],
|
||||
"missing_sensors": [],
|
||||
"missing_tunnel": [],
|
||||
"missing_attributes": {}
|
||||
},
|
||||
"double_ids": {}
|
||||
}
|
||||
Reference in New Issue
Block a user