Commit e9ba3745 authored by Pithon Kabiro's avatar Pithon Kabiro
Browse files

Edit building to datastream mapping object

Add weather station information
parent f6f1d4ad
......@@ -78,6 +78,10 @@ const getDatastreamIdFromBuildingNumber = function (
energy: { "15min": "122", "60min": "128" },
energy_verb: { "15min": "134", "60min": "140" },
},
weather_station_521: {
outside_temp: { "15min": "141", "60min": "142" },
},
};
if (
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment