Skip to content
Snippets Groups Projects
Commit ea995395 authored by Marco Cristofano's avatar Marco Cristofano
Browse files

Merge branch 'create-docker-compose' into 'master'

fix?

See merge request !7
parents 43ac1032 49e92714
Branches
No related tags found
1 merge request!7fix?
......@@ -65,10 +65,10 @@ class Scheduler():
return params
def start(self):
params = self.__params_init_schedule()
# params = self.__params_init_schedule()
cont = params['cont']
while True:
sleep(params['gdc'])
sleep(1)
cont = cont + 1
if cont % params['smartlight'] == 0:
self.dispatcher.send_smartlight()
......@@ -80,5 +80,5 @@ class Scheduler():
self.dispatcher.send_smart_meters()
if cont % params['parking_sensors'] == 0:
self.dispatcher.send_parking_sensors()
if cont == params['max_frequency']:
if cont == 100000:
cont = 0
{'Id': '4ae40586-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 78554.90437306243, 'Longitude': 38811.07690838768, 'Sensor1': 0.9511277487435713, 'Sensor2': 0.2561929625950983, 'Sensor3': 0.9980572050246445, 'location': [38811.07690838768, 78554.90437306243], 'collection': 'weather_station'}
{'Id': '4ac7f6fc-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 3320.646293922642, 'Longitude': 48635.75628604686, 'State': 9.569902523858817, 'location': [48635.75628604686, 3320.646293922642], 'collection': 'parking_sensors'}
{'Id': '4a44e708-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 2143.5600459902166, 'Longitude': 65540.42980390834, 'DimmerState': 3.03141066531536, 'LedTemperature': 95.45885572014218, 'State': 4.014553989195821, 'Time': 0.3780570185406983, 'Sensor': 3.948724284669461, 'location': [65540.42980390834, 2143.5600459902166], 'collection': 'smartlight'}
{'Id': '4a56926e-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 7356.886490190373, 'Longitude': 49344.171539917974, 'DimmerState': 0.693861462679477, 'LedTemperature': 94.86873038451415, 'State': 4.409172482735501, 'Time': 0.11171453358123895, 'Sensor': 0.6927904358254372, 'location': [49344.171539917974, 7356.886490190373], 'collection': 'smartlight'}
{'Id': '4a5a92b0-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 24163.23136805721, 'Longitude': 32118.161152695007, 'DimmerState': 3.631596817253136, 'LedTemperature': 87.11717269267596, 'State': 2.8751602447466724, 'Time': 0.35721508778744204, 'Sensor': 2.546463769298816, 'location': [32118.161152695007, 24163.23136805721], 'collection': 'smartlight'}
{'Id': '4a51ffe2-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 24947.790252583887, 'Longitude': 11962.062067104238, 'DimmerState': 3.310802480990298, 'LedTemperature': 43.04380708580443, 'State': 4.006435776897329, 'Time': 0.6736636538827186, 'Sensor': 0.7745696350423187, 'location': [11962.062067104238, 24947.790252583887], 'collection': 'smartlight'}
{'Id': '4a43f5aa-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 38160.2240257284, 'Longitude': 35352.06355830804, 'DimmerState': 1.5131129952122269, 'LedTemperature': 17.98509622730169, 'State': 0.21259925250184608, 'Time': 0.8963112547613437, 'Sensor': 3.8636915166867065, 'location': [35352.06355830804, 38160.2240257284], 'collection': 'smartlight'}
{'Id': '4a6d70ec-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 49814.15359614754, 'Longitude': 2024.497343381329, 'OperationMode': 1.2573278768582152, 'LedTemperature': 59.2233732743634, 'State': 4.11807953703496, 'Plan': 6.367836272250777, 'Scheduler': 1.2233947406728796, 'location': [2024.497343381329, 49814.15359614754], 'collection': 'traffic_light'}
{'Id': '4a4553a0-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 71178.5340906435, 'Longitude': 65091.72333615187, 'DimmerState': 1.9839779777723172, 'LedTemperature': 49.74411090182813, 'State': 1.9390056647389593, 'Time': 0.5052373449218877, 'Sensor': 1.7526458084633922, 'location': [65091.72333615187, 71178.5340906435], 'collection': 'smartlight'}
{'Id': '4a4dcb8e-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 40921.66292096422, 'Longitude': 52835.79080530318, 'DimmerState': 0.256412350460154, 'LedTemperature': 78.20123916383803, 'State': 1.6671351987200662, 'Time': 0.8572149194372733, 'Sensor': 1.4851990647226572, 'location': [52835.79080530318, 40921.66292096422], 'collection': 'smartlight'}
{'Id': '4a3e1946-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 37420.36589001213, 'Longitude': 31623.19517794331, 'DimmerState': 4.406443490201509, 'LedTemperature': 91.291736325657, 'State': 3.795561023904997, 'Time': 0.9692082770363278, 'Sensor': 3.4878825292134676, 'location': [31623.19517794331, 37420.36589001213], 'collection': 'smartlight'}
{'Id': '4a476780-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 53192.614392397096, 'Longitude': 58907.01381837381, 'DimmerState': 3.652581070164615, 'LedTemperature': 49.389528873299604, 'State': 2.0974703582619423, 'Time': 0.7660966938604973, 'Sensor': 4.664529052359663, 'location': [58907.01381837381, 53192.614392397096], 'collection': 'smartlight'}
{'Id': '4a465e4e-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 78952.77561828343, 'Longitude': 80683.23065955358, 'DimmerState': 3.8925833503970724, 'LedTemperature': 40.69435342367419, 'State': 0.8411307336259155, 'Time': 0.8115937442163106, 'Sensor': 1.731336087970634, 'location': [80683.23065955358, 78952.77561828343], 'collection': 'smartlight'}
{'Id': '4a6286c8-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 24578.93701694794, 'Longitude': 7325.8145176379985, 'OperationMode': 3.2154243091967953, 'LedTemperature': 72.08639351516996, 'State': 4.999929458860664, 'Plan': 2.9988546685913606, 'Scheduler': 2.273152264673681, 'location': [7325.8145176379985, 24578.93701694794], 'collection': 'traffic_light'}
{'Id': '4adc5e9e-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 41318.52001319661, 'Longitude': 52359.48002738011, 'Sensor1': 0.4948929567979231, 'Sensor2': 0.025758674123585346, 'Sensor3': 0.6807516801046275, 'location': [52359.48002738011, 41318.52001319661], 'collection': 'weather_station'}
{'Id': '4a4a562a-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 57297.25927627621, 'Longitude': 24643.553713011428, 'DimmerState': 4.079209684783675, 'LedTemperature': 63.05879789804768, 'State': 4.2625064660531855, 'Time': 0.5962493425723325, 'Sensor': 3.526893360551112, 'location': [24643.553713011428, 57297.25927627621], 'collection': 'smartlight'}
{'Id': '4a4eaa22-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 4743.752679163109, 'Longitude': 8863.0454474068, 'DimmerState': 2.5829800145598454, 'LedTemperature': 55.7126375355438, 'State': 0.27904302363067734, 'Time': 0.4138193067701327, 'Sensor': 2.5923249006696185, 'location': [8863.0454474068, 4743.752679163109], 'collection': 'smartlight'}
{'Id': '4a3e2d78-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 72503.50797419237, 'Longitude': 19739.352009210845, 'DimmerState': 0.48112695998268007, 'LedTemperature': 37.856045913028666, 'State': 3.412586997180881, 'Time': 0.6460896976359096, 'Sensor': 0.7038864028398639, 'location': [19739.352009210845, 72503.50797419237], 'collection': 'smartlight'}
{'Id': '4a445266-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 56076.610201974116, 'Longitude': 13926.650775590228, 'DimmerState': 0.6838711987391227, 'LedTemperature': 9.739598483856927, 'State': 2.068017508902127, 'Time': 0.901559864255605, 'Sensor': 4.442739489991273, 'location': [13926.650775590228, 56076.610201974116], 'collection': 'smartlight'}
{'Id': '4a51cb4e-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 47978.02349497765, 'Longitude': 2725.716205778322, 'DimmerState': 4.707262456902956, 'LedTemperature': 48.853883798880325, 'State': 0.9551103770398678, 'Time': 0.7067088460214113, 'Sensor': 2.932027563092063, 'location': [2725.716205778322, 47978.02349497765], 'collection': 'smartlight'}
{'Id': '4a6e17fe-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 84984.33125852174, 'Longitude': 67945.32619239356, 'OperationMode': 4.105927716165591, 'LedTemperature': 46.224589565187145, 'State': 4.92523378428084, 'Plan': 8.635086144677679, 'Scheduler': 3.557686640033512, 'location': [67945.32619239356, 84984.33125852174], 'collection': 'traffic_light'}
{'Id': '4a99dfba-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 52227.133754721406, 'Longitude': 64354.35896394108, 'OperationMode': 3.4707085691719177, 'LedTemperature': 83.81165455909151, 'State': 3.95990539864468, 'InitialCounter': 49.09013187711242, 'FinalCounter': 1230.349935382736, 'location': [64354.35896394108, 52227.133754721406], 'collection': 'smart_meters'}
{'Id': '4a5b26d0-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 25864.214244768616, 'Longitude': 73726.40620772634, 'DimmerState': 4.514526314206071, 'LedTemperature': 80.835763780188, 'State': 0.7838545682996856, 'Time': 0.2750117856855878, 'Sensor': 2.0023867498477186, 'location': [73726.40620772634, 25864.214244768616], 'collection': 'smartlight'}
{'Id': '4a46c2c6-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 14014.011921552805, 'Longitude': 85632.91573974032, 'DimmerState': 1.6964092158755544, 'LedTemperature': 14.050814960531566, 'State': 2.7903374117148076, 'Time': 0.6502342059353581, 'Sensor': 1.387956361327261, 'location': [85632.91573974032, 14014.011921552805], 'collection': 'smartlight'}
{'Id': '4a4aa9a4-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 20466.8411638245, 'Longitude': 52215.97064687714, 'DimmerState': 1.1380125754677044, 'LedTemperature': 47.464561272680726, 'State': 1.7472601154069478, 'Time': 0.898479429373626, 'Sensor': 3.5336236306121265, 'location': [52215.97064687714, 20466.8411638245], 'collection': 'smartlight'}
{'Id': '4a41d1a8-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 31889.77447281968, 'Longitude': 48806.76370672765, 'DimmerState': 2.966564401545834, 'LedTemperature': 86.947534921274, 'State': 0.8048164632666838, 'Time': 0.44339147647350186, 'Sensor': 0.004293140191199973, 'location': [48806.76370672765, 31889.77447281968], 'collection': 'smartlight'}
{'Id': '4a549428-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 24206.560373018816, 'Longitude': 76225.35823296815, 'DimmerState': 3.6259017281084227, 'LedTemperature': 82.57642080973872, 'State': 2.1068223158449193, 'Time': 0.5850318911815264, 'Sensor': 1.030330678593664, 'location': [76225.35823296815, 24206.560373018816], 'collection': 'smartlight'}
{'Id': '4a6a2e1e-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 24697.185328259988, 'Longitude': 11829.146307600637, 'OperationMode': 1.4654746495484194, 'LedTemperature': 46.278778922264266, 'State': 2.4520932920049883, 'Plan': 7.708052112544417, 'Scheduler': 1.9212628634990363, 'location': [11829.146307600637, 24697.185328259988], 'collection': 'traffic_light'}
{'Id': '4ae8558c-9a2d-11ea-b72e-74e6e2407ea2', 'Latitude': 49832.08136565551, 'Longitude': 80294.8370305929, 'Sensor1': 0.11904370078460291, 'Sensor2': 0.07639229153196514, 'Sensor3': 0.4330044036352041, 'location': [80294.8370305929, 49832.08136565551], 'collection': 'weather_station'}
{'Id': 'f892546c-9a91-11ea-b22c-74e6e2407ea2', 'Latitude': 63585.96529190712, 'Longitude': 30007.131885692004, 'Sensor1': 0.12930153567150504, 'Sensor2': 0.006380618732413912, 'Sensor3': 0.2354607149106589, 'location': [30007.131885692004, 63585.96529190712], 'collection': 'weather_station'}
{'Id': 'f81f4fa8-9a91-11ea-b22c-74e6e2407ea2', 'Latitude': 21493.901723204293, 'Longitude': 9929.857050016097, 'DimmerState': 2.4222014872827518, 'LedTemperature': 32.1413317055575, 'State': 3.653164217677334, 'Time': 0.08180034229337108, 'Sensor': 2.1424608240590617, 'location': [9929.857050016097, 21493.901723204293], 'collection': 'smartlight'}
{'Id': 'f8181030-9a91-11ea-b22c-74e6e2407ea2', 'Latitude': 4063.100782201746, 'Longitude': 2035.1621593425584, 'DimmerState': 1.831943648426143, 'LedTemperature': 49.15786627834199, 'State': 2.609295009894217, 'Time': 0.818343977887697, 'Sensor': 0.32212477050317045, 'location': [2035.1621593425584, 4063.100782201746], 'collection': 'smartlight'}
{'Id': '092761da-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 27046.326053994628, 'Longitude': 87981.33190477444, 'DimmerState': 1.5232500372586917, 'LedTemperature': 66.41354565090192, 'State': 4.993353227512202, 'Time': 0.803377498775808, 'Sensor': 1.2020150442207278, 'location': [87981.33190477444, 27046.326053994628], 'collection': 'smartlight'}
{'Id': '0930f664-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 43838.63894779589, 'Longitude': 1276.6620961636443, 'DimmerState': 2.491045016384184, 'LedTemperature': 73.29150520530769, 'State': 2.4499909252597396, 'Time': 0.9707236322171646, 'Sensor': 0.15283860965772167, 'location': [1276.6620961636443, 43838.63894779589], 'collection': 'smartlight'}
{'Id': '092f6498-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 26430.973550792023, 'Longitude': 9248.12765198257, 'DimmerState': 2.870465904484167, 'LedTemperature': 17.20056296008089, 'State': 2.613962594732557, 'Time': 0.2824039807465285, 'Sensor': 1.7050333149781554, 'location': [9248.12765198257, 26430.973550792023], 'collection': 'smartlight'}
{'Id': '092c5974-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 54331.47890339441, 'Longitude': 24530.322793642285, 'DimmerState': 3.9843833047878223, 'LedTemperature': 23.908478443190027, 'State': 0.23124079750432847, 'Time': 0.19414428358617908, 'Sensor': 2.044202469648994, 'location': [24530.322793642285, 54331.47890339441], 'collection': 'smartlight'}
{'Id': '092410d4-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 39960.33647337686, 'Longitude': 46324.49834887208, 'DimmerState': 1.037726851386711, 'LedTemperature': 75.81323039372533, 'State': 2.928539701052597, 'Time': 0.5853775730543233, 'Sensor': 4.823177317862327, 'location': [46324.49834887208, 39960.33647337686], 'collection': 'smartlight'}
{'Id': '0947ce2a-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 9755.411624719762, 'Longitude': 17743.261686110087, 'OperationMode': 2.6459959554111574, 'LedTemperature': 51.41813925830468, 'State': 4.493321360289004, 'Plan': 5.354913866274972, 'Scheduler': 0.3029130445110395, 'location': [17743.261686110087, 9755.411624719762], 'collection': 'traffic_light'}
{'Id': '0922ba54-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 52408.8620545161, 'Longitude': 50837.474805539074, 'DimmerState': 0.9091487807047738, 'LedTemperature': 61.13947022123254, 'State': 2.4269753695170824, 'Time': 0.4917090221778402, 'Sensor': 2.5842679980556067, 'location': [50837.474805539074, 52408.8620545161], 'collection': 'smartlight'}
{'Id': '092ff408-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 42212.06703143484, 'Longitude': 34352.25778755132, 'DimmerState': 0.919862109326674, 'LedTemperature': 65.96954465916876, 'State': 0.4358552110144909, 'Time': 0.3106867617087028, 'Sensor': 0.3621783441788834, 'location': [34352.25778755132, 42212.06703143484], 'collection': 'smartlight'}
{'Id': '0925fd2c-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 54572.45897934166, 'Longitude': 32926.440480763864, 'DimmerState': 0.2699867640369408, 'LedTemperature': 6.383930582236397, 'State': 3.9980103887518332, 'Time': 0.4312293367741209, 'Sensor': 1.07348171879535, 'location': [32926.440480763864, 54572.45897934166], 'collection': 'smartlight'}
{'Id': '09314394-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 62473.06404005067, 'Longitude': 33687.94992092941, 'DimmerState': 3.4600371345234, 'LedTemperature': 6.281634218833998, 'State': 3.860313006538321, 'Time': 0.8727158934466192, 'Sensor': 4.968342743528626, 'location': [33687.94992092941, 62473.06404005067], 'collection': 'smartlight'}
{'Id': '093313e0-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 26587.472031666774, 'Longitude': 10618.051526543828, 'DimmerState': 4.776655609681893, 'LedTemperature': 4.886562657571103, 'State': 1.2819156203128945, 'Time': 0.08401047054764654, 'Sensor': 4.631137282412381, 'location': [10618.051526543828, 26587.472031666774], 'collection': 'smartlight'}
{'Id': '09440f60-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 2100.7930353573365, 'Longitude': 2659.0217770818012, 'OperationMode': 3.4471907577148193, 'LedTemperature': 76.59174787751633, 'State': 0.4291494346796587, 'Plan': 7.656315370401086, 'Scheduler': 3.7438952256355518, 'location': [2659.0217770818012, 2100.7930353573365], 'collection': 'traffic_light'}
{'Id': '0981bb8a-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 23696.232036611196, 'Longitude': 57721.43421262239, 'Sensor1': 0.4387919346854938, 'Sensor2': 0.4997584335325598, 'Sensor3': 0.5084861728162335, 'location': [57721.43421262239, 23696.232036611196], 'collection': 'weather_station'}
{'Id': '092a8626-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 37529.028264033856, 'Longitude': 50885.141663382106, 'DimmerState': 0.37492447270775775, 'LedTemperature': 74.53949415534821, 'State': 0.663677437764934, 'Time': 0.1308789539906584, 'Sensor': 3.403905488281869, 'location': [50885.141663382106, 37529.028264033856], 'collection': 'smartlight'}
{'Id': '0926ca9a-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 73467.31261464975, 'Longitude': 51751.56641891618, 'DimmerState': 1.7230324162358497, 'LedTemperature': 36.26309468651815, 'State': 0.8567205622601737, 'Time': 0.7800654257044205, 'Sensor': 4.850176629231953, 'location': [51751.56641891618, 73467.31261464975], 'collection': 'smartlight'}
{'Id': '093434f0-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 4254.175914653782, 'Longitude': 19728.888520778743, 'DimmerState': 0.02473950521963697, 'LedTemperature': 3.7643051089901847, 'State': 4.998465012501444, 'Time': 0.6198657403953832, 'Sensor': 3.781758886101845, 'location': [19728.888520778743, 4254.175914653782], 'collection': 'smartlight'}
{'Id': '092ceea2-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 60895.79382192591, 'Longitude': 48511.57020478714, 'DimmerState': 4.862385061037927, 'LedTemperature': 35.26241849043241, 'State': 2.927304401249512, 'Time': 0.534507306300009, 'Sensor': 3.40093349441777, 'location': [48511.57020478714, 60895.79382192591], 'collection': 'smartlight'}
{'Id': '092ea56c-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 56901.66553025136, 'Longitude': 30957.86821857388, 'DimmerState': 1.1915064735535275, 'LedTemperature': 76.503594800299, 'State': 1.9313673575902217, 'Time': 0.7981392327678789, 'Sensor': 2.7219686146248048, 'location': [30957.86821857388, 56901.66553025136], 'collection': 'smartlight'}
{'Id': '0936fa28-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 53391.548647648786, 'Longitude': 60623.73707604413, 'OperationMode': 2.8007082409004407, 'LedTemperature': 7.628322466117298, 'State': 0.1549926702268306, 'Plan': 6.460843002697018, 'Scheduler': 3.991896729585522, 'location': [60623.73707604413, 53391.548647648786], 'collection': 'traffic_light'}
{'Id': '094d7e42-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 88408.73195964993, 'Longitude': 9983.239594197861, 'OperationMode': 3.3160029605742554, 'LedTemperature': 58.999286663387316, 'State': 0.9313147580038111, 'InitialCounter': 946.4646335908565, 'FinalCounter': 1146.4706938476031, 'location': [9983.239594197861, 88408.73195964993], 'collection': 'smart_meters'}
{'Id': '092aa958-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 87002.37167688458, 'Longitude': 27711.489948497103, 'DimmerState': 2.752189870106048, 'LedTemperature': 69.23981753842263, 'State': 1.6604828590359755, 'Time': 0.3742675210388081, 'Sensor': 4.65346147344278, 'location': [27711.489948497103, 87002.37167688458], 'collection': 'smartlight'}
{'Id': '09301d7a-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 48639.15088581062, 'Longitude': 43165.188237747, 'DimmerState': 4.362494308037614, 'LedTemperature': 29.24837727112679, 'State': 2.6414431556907263, 'Time': 0.26983635822466234, 'Sensor': 3.86889551016774, 'location': [43165.188237747, 48639.15088581062], 'collection': 'smartlight'}
{'Id': '092f93dc-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 24555.448940427075, 'Longitude': 69471.47801851196, 'DimmerState': 1.440443687070541, 'LedTemperature': 1.8407080349719718, 'State': 0.7111300578424101, 'Time': 0.38880614113761514, 'Sensor': 4.963656001422603, 'location': [69471.47801851196, 24555.448940427075], 'collection': 'smartlight'}
{'Id': '0928ba80-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 58490.00671529456, 'Longitude': 13166.08985492106, 'DimmerState': 2.6953772126374442, 'LedTemperature': 53.15737911972075, 'State': 2.3962078549909727, 'Time': 0.015745239474479367, 'Sensor': 0.6613332350980256, 'location': [13166.08985492106, 58490.00671529456], 'collection': 'smartlight'}
{'Id': '092acd34-9b57-11ea-b768-74e6e2407ea2', 'Latitude': 61145.56990538562, 'Longitude': 88235.11742897556, 'DimmerState': 2.8811257965242314, 'LedTemperature': 42.58128166441622, 'State': 3.3693533355328427, 'Time': 0.23598800891975225, 'Sensor': 1.1302826576939724, 'location': [88235.11742897556, 61145.56990538562], 'collection': 'smartlight'}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment