zigbee-herdsman-converters 22.2.0 → 23.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +46 -0
- package/README.md +23 -6
- package/dist/converters/fromZigbee.d.ts +293 -0
- package/dist/converters/fromZigbee.d.ts.map +1 -0
- package/dist/converters/fromZigbee.js +5347 -0
- package/dist/converters/fromZigbee.js.map +1 -0
- package/dist/converters/toZigbee.d.ts +229 -0
- package/dist/converters/toZigbee.d.ts.map +1 -0
- package/dist/converters/toZigbee.js +4407 -0
- package/dist/converters/toZigbee.js.map +1 -0
- package/dist/devices/ITCommander.d.ts +3 -0
- package/dist/devices/ITCommander.d.ts.map +1 -0
- package/dist/devices/ITCommander.js +73 -0
- package/dist/devices/ITCommander.js.map +1 -0
- package/dist/devices/acova.d.ts +3 -0
- package/dist/devices/acova.d.ts.map +1 -0
- package/dist/devices/acova.js +123 -0
- package/dist/devices/acova.js.map +1 -0
- package/dist/devices/acuity_brands_lighting.d.ts +3 -0
- package/dist/devices/acuity_brands_lighting.d.ts.map +1 -0
- package/dist/devices/acuity_brands_lighting.js +61 -0
- package/dist/devices/adeo.d.ts +3 -0
- package/dist/devices/adeo.d.ts.map +1 -0
- package/dist/devices/adeo.js +482 -0
- package/dist/devices/adeo.js.map +1 -0
- package/dist/devices/adurosmart.d.ts +3 -0
- package/dist/devices/adurosmart.d.ts.map +1 -0
- package/dist/devices/adurosmart.js +186 -0
- package/dist/devices/adurosmart.js.map +1 -0
- package/dist/devices/aeotec.d.ts +3 -0
- package/dist/devices/aeotec.d.ts.map +1 -0
- package/dist/devices/aeotec.js +95 -0
- package/dist/devices/aeotec.js.map +1 -0
- package/dist/devices/airam.d.ts +3 -0
- package/dist/devices/airam.d.ts.map +1 -0
- package/dist/devices/airam.js +102 -0
- package/dist/devices/airam.js.map +1 -0
- package/dist/devices/airzone_aidoo.d.ts +3 -0
- package/dist/devices/airzone_aidoo.d.ts.map +1 -0
- package/dist/devices/airzone_aidoo.js +77 -0
- package/dist/devices/airzone_aidoo.js.map +1 -0
- package/dist/devices/ajax_online.d.ts +3 -0
- package/dist/devices/ajax_online.d.ts.map +1 -0
- package/dist/devices/ajax_online.js +83 -0
- package/dist/devices/akuvox.d.ts +3 -0
- package/dist/devices/akuvox.d.ts.map +1 -0
- package/dist/devices/akuvox.js +65 -0
- package/dist/devices/akuvox.js.map +1 -0
- package/dist/devices/alchemy.d.ts +3 -0
- package/dist/devices/alchemy.d.ts.map +1 -0
- package/dist/devices/alchemy.js +54 -0
- package/dist/devices/aldi.d.ts +3 -0
- package/dist/devices/aldi.d.ts.map +1 -0
- package/dist/devices/aldi.js +54 -0
- package/dist/devices/aldi.js.map +1 -0
- package/dist/devices/alecto.d.ts +3 -0
- package/dist/devices/alecto.d.ts.map +1 -0
- package/dist/devices/alecto.js +92 -0
- package/dist/devices/alecto.js.map +1 -0
- package/dist/devices/amina.d.ts +3 -0
- package/dist/devices/amina.d.ts.map +1 -0
- package/dist/devices/amina.js +366 -0
- package/dist/devices/amina.js.map +1 -0
- package/dist/devices/anchor.d.ts +3 -0
- package/dist/devices/anchor.d.ts.map +1 -0
- package/dist/devices/anchor.js +47 -0
- package/dist/devices/atlantic.d.ts +3 -0
- package/dist/devices/atlantic.d.ts.map +1 -0
- package/dist/devices/atlantic.js +145 -0
- package/dist/devices/atlantic.js.map +1 -0
- package/dist/devices/atsmart.d.ts +3 -0
- package/dist/devices/atsmart.d.ts.map +1 -0
- package/dist/devices/atsmart.js +47 -0
- package/dist/devices/aubess.d.ts +3 -0
- package/dist/devices/aubess.d.ts.map +1 -0
- package/dist/devices/aubess.js +60 -0
- package/dist/devices/aurora_lighting.d.ts +3 -0
- package/dist/devices/aurora_lighting.d.ts.map +1 -0
- package/dist/devices/aurora_lighting.js +329 -0
- package/dist/devices/aurora_lighting.js.map +1 -0
- package/dist/devices/automaton.d.ts +3 -0
- package/dist/devices/automaton.d.ts.map +1 -0
- package/dist/devices/automaton.js +64 -0
- package/dist/devices/avatto.d.ts +3 -0
- package/dist/devices/avatto.d.ts.map +1 -0
- package/dist/devices/avatto.js +275 -0
- package/dist/devices/avatto.js.map +1 -0
- package/dist/devices/awox.d.ts +3 -0
- package/dist/devices/awox.d.ts.map +1 -0
- package/dist/devices/awox.js +236 -0
- package/dist/devices/awox.js.map +1 -0
- package/dist/devices/axis.d.ts +3 -0
- package/dist/devices/axis.d.ts.map +1 -0
- package/dist/devices/axis.js +59 -0
- package/dist/devices/axis.js.map +1 -0
- package/dist/devices/bankamp.d.ts +3 -0
- package/dist/devices/bankamp.d.ts.map +1 -0
- package/dist/devices/bankamp.js +47 -0
- package/dist/devices/bega.d.ts +3 -0
- package/dist/devices/bega.d.ts.map +1 -0
- package/dist/devices/bega.js +61 -0
- package/dist/devices/belkin.d.ts +3 -0
- package/dist/devices/belkin.d.ts.map +1 -0
- package/dist/devices/belkin.js +47 -0
- package/dist/devices/bitron.d.ts +3 -0
- package/dist/devices/bitron.d.ts.map +1 -0
- package/dist/devices/bitron.js +354 -0
- package/dist/devices/bitron.js.map +1 -0
- package/dist/devices/bituo_technik.d.ts +3 -0
- package/dist/devices/bituo_technik.d.ts.map +1 -0
- package/dist/devices/bituo_technik.js +117 -0
- package/dist/devices/bituo_technik.js.map +1 -0
- package/dist/devices/blaupunkt.d.ts +3 -0
- package/dist/devices/blaupunkt.d.ts.map +1 -0
- package/dist/devices/blaupunkt.js +64 -0
- package/dist/devices/blaupunkt.js.map +1 -0
- package/dist/devices/blitzwolf.d.ts +3 -0
- package/dist/devices/blitzwolf.d.ts.map +1 -0
- package/dist/devices/blitzwolf.js +70 -0
- package/dist/devices/blitzwolf.js.map +1 -0
- package/dist/devices/bosch.d.ts +3 -0
- package/dist/devices/bosch.d.ts.map +1 -0
- package/dist/devices/bosch.js +2039 -0
- package/dist/devices/bosch.js.map +1 -0
- package/dist/devices/bouffalo_lab.d.ts +3 -0
- package/dist/devices/bouffalo_lab.d.ts.map +1 -0
- package/dist/devices/bouffalo_lab.js +47 -0
- package/dist/devices/brimate.d.ts +3 -0
- package/dist/devices/brimate.d.ts.map +1 -0
- package/dist/devices/brimate.js +51 -0
- package/dist/devices/brimate.js.map +1 -0
- package/dist/devices/bseed.d.ts +3 -0
- package/dist/devices/bseed.d.ts.map +1 -0
- package/dist/devices/bseed.js +53 -0
- package/dist/devices/bticino.d.ts +3 -0
- package/dist/devices/bticino.d.ts.map +1 -0
- package/dist/devices/bticino.js +109 -0
- package/dist/devices/bticino.js.map +1 -0
- package/dist/devices/busch_jaeger.d.ts +3 -0
- package/dist/devices/busch_jaeger.d.ts.map +1 -0
- package/dist/devices/busch_jaeger.js +181 -0
- package/dist/devices/busch_jaeger.js.map +1 -0
- package/dist/devices/byun.d.ts +3 -0
- package/dist/devices/byun.d.ts.map +1 -0
- package/dist/devices/byun.js +60 -0
- package/dist/devices/byun.js.map +1 -0
- package/dist/devices/calex.d.ts +3 -0
- package/dist/devices/calex.d.ts.map +1 -0
- package/dist/devices/calex.js +87 -0
- package/dist/devices/calex.js.map +1 -0
- package/dist/devices/candeo.d.ts +3 -0
- package/dist/devices/candeo.d.ts.map +1 -0
- package/dist/devices/candeo.js +224 -0
- package/dist/devices/casaia.d.ts +3 -0
- package/dist/devices/casaia.d.ts.map +1 -0
- package/dist/devices/casaia.js +95 -0
- package/dist/devices/casaia.js.map +1 -0
- package/dist/devices/cel.d.ts +3 -0
- package/dist/devices/cel.d.ts.map +1 -0
- package/dist/devices/cel.js +49 -0
- package/dist/devices/cel.js.map +1 -0
- package/dist/devices/centralite.d.ts +3 -0
- package/dist/devices/centralite.d.ts.map +1 -0
- package/dist/devices/centralite.js +449 -0
- package/dist/devices/centralite.js.map +1 -0
- package/dist/devices/chacon.d.ts +3 -0
- package/dist/devices/chacon.d.ts.map +1 -0
- package/dist/devices/chacon.js +57 -0
- package/dist/devices/cleode.d.ts +3 -0
- package/dist/devices/cleode.d.ts.map +1 -0
- package/dist/devices/cleode.js +47 -0
- package/dist/devices/cleverio.d.ts +3 -0
- package/dist/devices/cleverio.d.ts.map +1 -0
- package/dist/devices/cleverio.js +74 -0
- package/dist/devices/cleverio.js.map +1 -0
- package/dist/devices/climax.d.ts +3 -0
- package/dist/devices/climax.d.ts.map +1 -0
- package/dist/devices/climax.js +177 -0
- package/dist/devices/climax.js.map +1 -0
- package/dist/devices/commercial_electric.d.ts +3 -0
- package/dist/devices/commercial_electric.d.ts.map +1 -0
- package/dist/devices/commercial_electric.js +47 -0
- package/dist/devices/cree.d.ts +3 -0
- package/dist/devices/cree.d.ts.map +1 -0
- package/dist/devices/cree.js +47 -0
- package/dist/devices/ctm.d.ts +3 -0
- package/dist/devices/ctm.d.ts.map +1 -0
- package/dist/devices/ctm.js +1358 -0
- package/dist/devices/ctm.js.map +1 -0
- package/dist/devices/current_products_corp.d.ts +3 -0
- package/dist/devices/current_products_corp.d.ts.map +1 -0
- package/dist/devices/current_products_corp.js +60 -0
- package/dist/devices/current_products_corp.js.map +1 -0
- package/dist/devices/custom_devices_diy.d.ts +3 -0
- package/dist/devices/custom_devices_diy.d.ts.map +1 -0
- package/dist/devices/custom_devices_diy.js +1201 -0
- package/dist/devices/custom_devices_diy.js.map +1 -0
- package/dist/devices/cy_lighting.d.ts +3 -0
- package/dist/devices/cy_lighting.d.ts.map +1 -0
- package/dist/devices/cy_lighting.js +47 -0
- package/dist/devices/danalock.d.ts +3 -0
- package/dist/devices/danalock.d.ts.map +1 -0
- package/dist/devices/danalock.js +61 -0
- package/dist/devices/danalock.js.map +1 -0
- package/dist/devices/danfoss.d.ts +3 -0
- package/dist/devices/danfoss.d.ts.map +1 -0
- package/dist/devices/danfoss.js +738 -0
- package/dist/devices/danfoss.js.map +1 -0
- package/dist/devices/databyte.d.ts +3 -0
- package/dist/devices/databyte.d.ts.map +1 -0
- package/dist/devices/databyte.js +90 -0
- package/dist/devices/databyte.js.map +1 -0
- package/dist/devices/datek.d.ts +3 -0
- package/dist/devices/datek.d.ts.map +1 -0
- package/dist/devices/datek.js +304 -0
- package/dist/devices/datek.js.map +1 -0
- package/dist/devices/dawon_dns.d.ts +3 -0
- package/dist/devices/dawon_dns.d.ts.map +1 -0
- package/dist/devices/dawon_dns.js +314 -0
- package/dist/devices/dawon_dns.js.map +1 -0
- package/dist/devices/develco.d.ts +3 -0
- package/dist/devices/develco.d.ts.map +1 -0
- package/dist/devices/develco.js +1031 -0
- package/dist/devices/develco.js.map +1 -0
- package/dist/devices/digi.d.ts +3 -0
- package/dist/devices/digi.d.ts.map +1 -0
- package/dist/devices/digi.js +24 -0
- package/dist/devices/direct_signs.d.ts +3 -0
- package/dist/devices/direct_signs.d.ts.map +1 -0
- package/dist/devices/direct_signs.js +47 -0
- package/dist/devices/diyruz.d.ts +3 -0
- package/dist/devices/diyruz.d.ts.map +1 -0
- package/dist/devices/diyruz.js +397 -0
- package/dist/devices/diyruz.js.map +1 -0
- package/dist/devices/dlink.d.ts +3 -0
- package/dist/devices/dlink.d.ts.map +1 -0
- package/dist/devices/dlink.js +72 -0
- package/dist/devices/dlink.js.map +1 -0
- package/dist/devices/dnake.d.ts +3 -0
- package/dist/devices/dnake.d.ts.map +1 -0
- package/dist/devices/dnake.js +47 -0
- package/dist/devices/dowsing_reynolds.d.ts +3 -0
- package/dist/devices/dowsing_reynolds.d.ts.map +1 -0
- package/dist/devices/dowsing_reynolds.js +47 -0
- package/dist/devices/dresden_elektronik.d.ts +3 -0
- package/dist/devices/dresden_elektronik.d.ts.map +1 -0
- package/dist/devices/dresden_elektronik.js +82 -0
- package/dist/devices/easyaccess.d.ts +3 -0
- package/dist/devices/easyaccess.d.ts.map +1 -0
- package/dist/devices/easyaccess.js +67 -0
- package/dist/devices/easyaccess.js.map +1 -0
- package/dist/devices/easyiot.d.ts +3 -0
- package/dist/devices/easyiot.d.ts.map +1 -0
- package/dist/devices/easyiot.js +357 -0
- package/dist/devices/easyiot.js.map +1 -0
- package/dist/devices/eatonhalo_led.d.ts +3 -0
- package/dist/devices/eatonhalo_led.d.ts.map +1 -0
- package/dist/devices/eatonhalo_led.js +47 -0
- package/dist/devices/echostar.d.ts +3 -0
- package/dist/devices/echostar.d.ts.map +1 -0
- package/dist/devices/echostar.js +61 -0
- package/dist/devices/echostar.js.map +1 -0
- package/dist/devices/ecodim.d.ts +3 -0
- package/dist/devices/ecodim.d.ts.map +1 -0
- package/dist/devices/ecodim.js +266 -0
- package/dist/devices/ecodim.js.map +1 -0
- package/dist/devices/ecolink.d.ts +3 -0
- package/dist/devices/ecolink.d.ts.map +1 -0
- package/dist/devices/ecolink.js +57 -0
- package/dist/devices/ecolink.js.map +1 -0
- package/dist/devices/ecosmart.d.ts +3 -0
- package/dist/devices/ecosmart.d.ts.map +1 -0
- package/dist/devices/ecosmart.js +115 -0
- package/dist/devices/ecozy.d.ts +3 -0
- package/dist/devices/ecozy.d.ts.map +1 -0
- package/dist/devices/ecozy.js +85 -0
- package/dist/devices/ecozy.js.map +1 -0
- package/dist/devices/edp.d.ts +3 -0
- package/dist/devices/edp.d.ts.map +1 -0
- package/dist/devices/edp.js +70 -0
- package/dist/devices/edp.js.map +1 -0
- package/dist/devices/efekta.d.ts +3 -0
- package/dist/devices/efekta.d.ts.map +1 -0
- package/dist/devices/efekta.js +2878 -0
- package/dist/devices/efekta.js.map +1 -0
- package/dist/devices/eglo.d.ts +3 -0
- package/dist/devices/eglo.d.ts.map +1 -0
- package/dist/devices/eglo.js +130 -0
- package/dist/devices/eglo.js.map +1 -0
- package/dist/devices/elko.d.ts +3 -0
- package/dist/devices/elko.d.ts.map +1 -0
- package/dist/devices/elko.js +236 -0
- package/dist/devices/elko.js.map +1 -0
- package/dist/devices/enbrighten.d.ts +3 -0
- package/dist/devices/enbrighten.d.ts.map +1 -0
- package/dist/devices/enbrighten.js +156 -0
- package/dist/devices/enocean.d.ts +3 -0
- package/dist/devices/enocean.d.ts.map +1 -0
- package/dist/devices/enocean.js +149 -0
- package/dist/devices/enocean.js.map +1 -0
- package/dist/devices/envilar.d.ts +3 -0
- package/dist/devices/envilar.d.ts.map +1 -0
- package/dist/devices/envilar.js +96 -0
- package/dist/devices/envilar.js.map +1 -0
- package/dist/devices/essentialb.d.ts +3 -0
- package/dist/devices/essentialb.d.ts.map +1 -0
- package/dist/devices/essentialb.js +133 -0
- package/dist/devices/essentialb.js.map +1 -0
- package/dist/devices/essentials.d.ts +3 -0
- package/dist/devices/essentials.d.ts.map +1 -0
- package/dist/devices/essentials.js +150 -0
- package/dist/devices/eucontrols.d.ts +3 -0
- package/dist/devices/eucontrols.d.ts.map +1 -0
- package/dist/devices/eucontrols.js +47 -0
- package/dist/devices/eurotronic.d.ts +3 -0
- package/dist/devices/eurotronic.d.ts.map +1 -0
- package/dist/devices/eurotronic.js +202 -0
- package/dist/devices/eurotronic.js.map +1 -0
- package/dist/devices/evanell.d.ts +3 -0
- package/dist/devices/evanell.d.ts.map +1 -0
- package/dist/devices/evanell.js +71 -0
- package/dist/devices/evn.d.ts +3 -0
- package/dist/devices/evn.d.ts.map +1 -0
- package/dist/devices/evn.js +90 -0
- package/dist/devices/evn.js.map +1 -0
- package/dist/devices/evology.d.ts +3 -0
- package/dist/devices/evology.d.ts.map +1 -0
- package/dist/devices/evology.js +60 -0
- package/dist/devices/evology.js.map +1 -0
- package/dist/devices/evvr.d.ts +3 -0
- package/dist/devices/evvr.d.ts.map +1 -0
- package/dist/devices/evvr.js +47 -0
- package/dist/devices/ewelink.d.ts +3 -0
- package/dist/devices/ewelink.d.ts.map +1 -0
- package/dist/devices/ewelink.js +349 -0
- package/dist/devices/ewelink.js.map +1 -0
- package/dist/devices/ezex.d.ts +3 -0
- package/dist/devices/ezex.d.ts.map +1 -0
- package/dist/devices/ezex.js +47 -0
- package/dist/devices/fantem.d.ts +3 -0
- package/dist/devices/fantem.d.ts.map +1 -0
- package/dist/devices/fantem.js +113 -0
- package/dist/devices/fantem.js.map +1 -0
- package/dist/devices/feibit.d.ts +3 -0
- package/dist/devices/feibit.d.ts.map +1 -0
- package/dist/devices/feibit.js +340 -0
- package/dist/devices/feibit.js.map +1 -0
- package/dist/devices/fireangel.d.ts +3 -0
- package/dist/devices/fireangel.d.ts.map +1 -0
- package/dist/devices/fireangel.js +51 -0
- package/dist/devices/fireangel.js.map +1 -0
- package/dist/devices/frankever.d.ts +3 -0
- package/dist/devices/frankever.d.ts.map +1 -0
- package/dist/devices/frankever.js +67 -0
- package/dist/devices/frient.d.ts +3 -0
- package/dist/devices/frient.d.ts.map +1 -0
- package/dist/devices/frient.js +74 -0
- package/dist/devices/futurehome.d.ts +3 -0
- package/dist/devices/futurehome.d.ts.map +1 -0
- package/dist/devices/futurehome.js +123 -0
- package/dist/devices/ge.d.ts +3 -0
- package/dist/devices/ge.d.ts.map +1 -0
- package/dist/devices/ge.js +130 -0
- package/dist/devices/ge.js.map +1 -0
- package/dist/devices/gewiss.d.ts +3 -0
- package/dist/devices/gewiss.d.ts.map +1 -0
- package/dist/devices/gewiss.js +82 -0
- package/dist/devices/gewiss.js.map +1 -0
- package/dist/devices/gidealed.d.ts +3 -0
- package/dist/devices/gidealed.d.ts.map +1 -0
- package/dist/devices/gidealed.js +47 -0
- package/dist/devices/giderwel.d.ts +3 -0
- package/dist/devices/giderwel.d.ts.map +1 -0
- package/dist/devices/giderwel.js +47 -0
- package/dist/devices/giex.d.ts +3 -0
- package/dist/devices/giex.d.ts.map +1 -0
- package/dist/devices/giex.js +114 -0
- package/dist/devices/girier.d.ts +3 -0
- package/dist/devices/girier.d.ts.map +1 -0
- package/dist/devices/girier.js +51 -0
- package/dist/devices/gledopto.d.ts +3 -0
- package/dist/devices/gledopto.d.ts.map +1 -0
- package/dist/devices/gledopto.js +1053 -0
- package/dist/devices/gledopto.js.map +1 -0
- package/dist/devices/gmmts.d.ts +3 -0
- package/dist/devices/gmmts.d.ts.map +1 -0
- package/dist/devices/gmmts.js +2282 -0
- package/dist/devices/gmmts.js.map +1 -0
- package/dist/devices/gmy.d.ts +3 -0
- package/dist/devices/gmy.d.ts.map +1 -0
- package/dist/devices/gmy.js +47 -0
- package/dist/devices/gs.d.ts +3 -0
- package/dist/devices/gs.d.ts.map +1 -0
- package/dist/devices/gs.js +121 -0
- package/dist/devices/gumax.d.ts +3 -0
- package/dist/devices/gumax.d.ts.map +1 -0
- package/dist/devices/gumax.js +47 -0
- package/dist/devices/halemeier.d.ts +3 -0
- package/dist/devices/halemeier.d.ts.map +1 -0
- package/dist/devices/halemeier.js +125 -0
- package/dist/devices/halemeier.js.map +1 -0
- package/dist/devices/hampton_bay.d.ts +3 -0
- package/dist/devices/hampton_bay.d.ts.map +1 -0
- package/dist/devices/hampton_bay.js +68 -0
- package/dist/devices/hampton_bay.js.map +1 -0
- package/dist/devices/heatit.d.ts +3 -0
- package/dist/devices/heatit.d.ts.map +1 -0
- package/dist/devices/heatit.js +47 -0
- package/dist/devices/heiman.d.ts +3 -0
- package/dist/devices/heiman.d.ts.map +1 -0
- package/dist/devices/heiman.js +813 -0
- package/dist/devices/heiman.js.map +1 -0
- package/dist/devices/heimgard_technologies.d.ts +3 -0
- package/dist/devices/heimgard_technologies.d.ts.map +1 -0
- package/dist/devices/heimgard_technologies.js +189 -0
- package/dist/devices/heimgard_technologies.js.map +1 -0
- package/dist/devices/hej.d.ts +3 -0
- package/dist/devices/hej.d.ts.map +1 -0
- package/dist/devices/hej.js +105 -0
- package/dist/devices/hfh.d.ts +3 -0
- package/dist/devices/hfh.d.ts.map +1 -0
- package/dist/devices/hfh.js +47 -0
- package/dist/devices/hilux.d.ts +3 -0
- package/dist/devices/hilux.d.ts.map +1 -0
- package/dist/devices/hilux.js +54 -0
- package/dist/devices/hive.d.ts +3 -0
- package/dist/devices/hive.d.ts.map +1 -0
- package/dist/devices/hive.js +762 -0
- package/dist/devices/hive.js.map +1 -0
- package/dist/devices/hommyn.d.ts +3 -0
- package/dist/devices/hommyn.d.ts.map +1 -0
- package/dist/devices/hommyn.js +60 -0
- package/dist/devices/hommyn.js.map +1 -0
- package/dist/devices/honyar.d.ts +3 -0
- package/dist/devices/honyar.d.ts.map +1 -0
- package/dist/devices/honyar.js +167 -0
- package/dist/devices/honyar.js.map +1 -0
- package/dist/devices/hornbach.d.ts +3 -0
- package/dist/devices/hornbach.d.ts.map +1 -0
- package/dist/devices/hornbach.js +138 -0
- package/dist/devices/hzc_electric.d.ts +3 -0
- package/dist/devices/hzc_electric.d.ts.map +1 -0
- package/dist/devices/hzc_electric.js +102 -0
- package/dist/devices/hzc_electric.js.map +1 -0
- package/dist/devices/icasa.d.ts +3 -0
- package/dist/devices/icasa.d.ts.map +1 -0
- package/dist/devices/icasa.js +163 -0
- package/dist/devices/icasa.js.map +1 -0
- package/dist/devices/idinio.d.ts +3 -0
- package/dist/devices/idinio.d.ts.map +1 -0
- package/dist/devices/idinio.js +47 -0
- package/dist/devices/ihorn.d.ts +3 -0
- package/dist/devices/ihorn.d.ts.map +1 -0
- package/dist/devices/ihorn.js +105 -0
- package/dist/devices/ihorn.js.map +1 -0
- package/dist/devices/ikea.d.ts +3 -0
- package/dist/devices/ikea.d.ts.map +1 -0
- package/dist/devices/ikea.js +980 -0
- package/dist/devices/ilightsin.d.ts +3 -0
- package/dist/devices/ilightsin.d.ts.map +1 -0
- package/dist/devices/ilightsin.js +47 -0
- package/dist/devices/iluminize.d.ts +3 -0
- package/dist/devices/iluminize.d.ts.map +1 -0
- package/dist/devices/iluminize.js +386 -0
- package/dist/devices/iluminize.js.map +1 -0
- package/dist/devices/ilux.d.ts +3 -0
- package/dist/devices/ilux.d.ts.map +1 -0
- package/dist/devices/ilux.js +47 -0
- package/dist/devices/imhotepcreation.d.ts +3 -0
- package/dist/devices/imhotepcreation.d.ts.map +1 -0
- package/dist/devices/imhotepcreation.js +239 -0
- package/dist/devices/imhotepcreation.js.map +1 -0
- package/dist/devices/immax.d.ts +3 -0
- package/dist/devices/immax.d.ts.map +1 -0
- package/dist/devices/immax.js +300 -0
- package/dist/devices/immax.js.map +1 -0
- package/dist/devices/imou.d.ts +3 -0
- package/dist/devices/imou.d.ts.map +1 -0
- package/dist/devices/imou.js +60 -0
- package/dist/devices/index.js +649 -0
- package/dist/devices/index.js.map +1 -0
- package/dist/devices/innr.d.ts +3 -0
- package/dist/devices/innr.d.ts.map +1 -0
- package/dist/devices/innr.js +865 -0
- package/dist/devices/innr.js.map +1 -0
- package/dist/devices/inovelli.d.ts +3 -0
- package/dist/devices/inovelli.d.ts.map +1 -0
- package/dist/devices/inovelli.js +1999 -0
- package/dist/devices/inovelli.js.map +1 -0
- package/dist/devices/insta.d.ts +3 -0
- package/dist/devices/insta.d.ts.map +1 -0
- package/dist/devices/insta.js +182 -0
- package/dist/devices/insta.js.map +1 -0
- package/dist/devices/iolloi.d.ts +3 -0
- package/dist/devices/iolloi.d.ts.map +1 -0
- package/dist/devices/iolloi.js +48 -0
- package/dist/devices/iotperfect.d.ts +3 -0
- package/dist/devices/iotperfect.d.ts.map +1 -0
- package/dist/devices/iotperfect.js +54 -0
- package/dist/devices/iotperfect.js.map +1 -0
- package/dist/devices/iris.d.ts +3 -0
- package/dist/devices/iris.d.ts.map +1 -0
- package/dist/devices/iris.js +207 -0
- package/dist/devices/iris.js.map +1 -0
- package/dist/devices/istar.d.ts +3 -0
- package/dist/devices/istar.d.ts.map +1 -0
- package/dist/devices/istar.js +54 -0
- package/dist/devices/jasco.d.ts +3 -0
- package/dist/devices/jasco.d.ts.map +1 -0
- package/dist/devices/jasco.js +63 -0
- package/dist/devices/jasco.js.map +1 -0
- package/dist/devices/javis.d.ts +3 -0
- package/dist/devices/javis.d.ts.map +1 -0
- package/dist/devices/javis.js +77 -0
- package/dist/devices/javis.js.map +1 -0
- package/dist/devices/jethome.d.ts +3 -0
- package/dist/devices/jethome.d.ts.map +1 -0
- package/dist/devices/jethome.js +120 -0
- package/dist/devices/jethome.js.map +1 -0
- package/dist/devices/jiawen.d.ts +3 -0
- package/dist/devices/jiawen.d.ts.map +1 -0
- package/dist/devices/jiawen.js +54 -0
- package/dist/devices/jumitech.d.ts +3 -0
- package/dist/devices/jumitech.d.ts.map +1 -0
- package/dist/devices/jumitech.js +47 -0
- package/dist/devices/jxuan.d.ts +3 -0
- package/dist/devices/jxuan.d.ts.map +1 -0
- package/dist/devices/jxuan.js +85 -0
- package/dist/devices/jxuan.js.map +1 -0
- package/dist/devices/kami.d.ts +3 -0
- package/dist/devices/kami.d.ts.map +1 -0
- package/dist/devices/kami.js +51 -0
- package/dist/devices/kami.js.map +1 -0
- package/dist/devices/keen_home.d.ts +3 -0
- package/dist/devices/keen_home.d.ts.map +1 -0
- package/dist/devices/keen_home.js +156 -0
- package/dist/devices/keen_home.js.map +1 -0
- package/dist/devices/klikaanklikuit.d.ts +3 -0
- package/dist/devices/klikaanklikuit.d.ts.map +1 -0
- package/dist/devices/klikaanklikuit.js +54 -0
- package/dist/devices/kmpcil.d.ts +3 -0
- package/dist/devices/kmpcil.d.ts.map +1 -0
- package/dist/devices/kmpcil.js +212 -0
- package/dist/devices/kmpcil.js.map +1 -0
- package/dist/devices/konke.d.ts +3 -0
- package/dist/devices/konke.d.ts.map +1 -0
- package/dist/devices/konke.js +207 -0
- package/dist/devices/konke.js.map +1 -0
- package/dist/devices/ksentry.d.ts +3 -0
- package/dist/devices/ksentry.d.ts.map +1 -0
- package/dist/devices/ksentry.js +47 -0
- package/dist/devices/kurvia.d.ts +3 -0
- package/dist/devices/kurvia.d.ts.map +1 -0
- package/dist/devices/kurvia.js +49 -0
- package/dist/devices/kurvia.js.map +1 -0
- package/dist/devices/kwikset.d.ts +3 -0
- package/dist/devices/kwikset.d.ts.map +1 -0
- package/dist/devices/kwikset.js +153 -0
- package/dist/devices/kwikset.js.map +1 -0
- package/dist/devices/lanesto.d.ts +3 -0
- package/dist/devices/lanesto.d.ts.map +1 -0
- package/dist/devices/lanesto.js +47 -0
- package/dist/devices/lds.d.ts +3 -0
- package/dist/devices/lds.d.ts.map +1 -0
- package/dist/devices/lds.js +47 -0
- package/dist/devices/led_trading.d.ts +3 -0
- package/dist/devices/led_trading.d.ts.map +1 -0
- package/dist/devices/led_trading.js +108 -0
- package/dist/devices/led_trading.js.map +1 -0
- package/dist/devices/ledvance.d.ts +3 -0
- package/dist/devices/ledvance.d.ts.map +1 -0
- package/dist/devices/ledvance.js +370 -0
- package/dist/devices/leedarson.d.ts +3 -0
- package/dist/devices/leedarson.d.ts.map +1 -0
- package/dist/devices/leedarson.js +180 -0
- package/dist/devices/leedarson.js.map +1 -0
- package/dist/devices/legrand.d.ts +3 -0
- package/dist/devices/legrand.d.ts.map +1 -0
- package/dist/devices/legrand.js +734 -0
- package/dist/devices/legrand.js.map +1 -0
- package/dist/devices/lellki.d.ts +3 -0
- package/dist/devices/lellki.d.ts.map +1 -0
- package/dist/devices/lellki.js +161 -0
- package/dist/devices/lellki.js.map +1 -0
- package/dist/devices/letsled.d.ts +3 -0
- package/dist/devices/letsled.d.ts.map +1 -0
- package/dist/devices/letsled.js +47 -0
- package/dist/devices/letv.d.ts +3 -0
- package/dist/devices/letv.d.ts.map +1 -0
- package/dist/devices/letv.js +86 -0
- package/dist/devices/letv.js.map +1 -0
- package/dist/devices/leviton.d.ts +3 -0
- package/dist/devices/leviton.d.ts.map +1 -0
- package/dist/devices/leviton.js +164 -0
- package/dist/devices/leviton.js.map +1 -0
- package/dist/devices/lg.d.ts +3 -0
- package/dist/devices/lg.d.ts.map +1 -0
- package/dist/devices/lg.js +61 -0
- package/dist/devices/lidl.d.ts +3 -0
- package/dist/devices/lidl.d.ts.map +1 -0
- package/dist/devices/lidl.js +670 -0
- package/dist/devices/lidl.js.map +1 -0
- package/dist/devices/lifecontrol.d.ts +3 -0
- package/dist/devices/lifecontrol.d.ts.map +1 -0
- package/dist/devices/lifecontrol.js +150 -0
- package/dist/devices/lifecontrol.js.map +1 -0
- package/dist/devices/lightsolutions.d.ts +3 -0
- package/dist/devices/lightsolutions.d.ts.map +1 -0
- package/dist/devices/lightsolutions.js +68 -0
- package/dist/devices/linkind.d.ts +3 -0
- package/dist/devices/linkind.d.ts.map +1 -0
- package/dist/devices/linkind.js +271 -0
- package/dist/devices/linkind.js.map +1 -0
- package/dist/devices/linptech.d.ts +3 -0
- package/dist/devices/linptech.d.ts.map +1 -0
- package/dist/devices/linptech.js +155 -0
- package/dist/devices/linptech.js.map +1 -0
- package/dist/devices/livingwise.d.ts +3 -0
- package/dist/devices/livingwise.d.ts.map +1 -0
- package/dist/devices/livingwise.js +115 -0
- package/dist/devices/livingwise.js.map +1 -0
- package/dist/devices/livolo.d.ts +3 -0
- package/dist/devices/livolo.d.ts.map +1 -0
- package/dist/devices/livolo.js +418 -0
- package/dist/devices/livolo.js.map +1 -0
- package/dist/devices/lixee.d.ts +3 -0
- package/dist/devices/lixee.d.ts.map +1 -0
- package/dist/devices/lixee.js +1919 -0
- package/dist/devices/lixee.js.map +1 -0
- package/dist/devices/lonsonho.d.ts +3 -0
- package/dist/devices/lonsonho.d.ts.map +1 -0
- package/dist/devices/lonsonho.js +287 -0
- package/dist/devices/lonsonho.js.map +1 -0
- package/dist/devices/ls.d.ts +3 -0
- package/dist/devices/ls.d.ts.map +1 -0
- package/dist/devices/ls.js +66 -0
- package/dist/devices/lubeez.d.ts +3 -0
- package/dist/devices/lubeez.d.ts.map +1 -0
- package/dist/devices/lubeez.js +47 -0
- package/dist/devices/lumi.d.ts +3 -0
- package/dist/devices/lumi.d.ts.map +1 -0
- package/dist/devices/lumi.js +4430 -0
- package/dist/devices/lumi.js.map +1 -0
- package/dist/devices/lupus.d.ts +3 -0
- package/dist/devices/lupus.d.ts.map +1 -0
- package/dist/devices/lupus.js +94 -0
- package/dist/devices/lupus.js.map +1 -0
- package/dist/devices/lutron.d.ts +3 -0
- package/dist/devices/lutron.d.ts.map +1 -0
- package/dist/devices/lutron.js +68 -0
- package/dist/devices/lutron.js.map +1 -0
- package/dist/devices/lux.d.ts +3 -0
- package/dist/devices/lux.d.ts.map +1 -0
- package/dist/devices/lux.js +87 -0
- package/dist/devices/lux.js.map +1 -0
- package/dist/devices/lytko.d.ts +3 -0
- package/dist/devices/lytko.d.ts.map +1 -0
- package/dist/devices/lytko.js +784 -0
- package/dist/devices/lytko.js.map +1 -0
- package/dist/devices/m_elec.d.ts +3 -0
- package/dist/devices/m_elec.d.ts.map +1 -0
- package/dist/devices/m_elec.js +68 -0
- package/dist/devices/makegood.d.ts +3 -0
- package/dist/devices/makegood.d.ts.map +1 -0
- package/dist/devices/makegood.js +65 -0
- package/dist/devices/matcall_bv.d.ts +3 -0
- package/dist/devices/matcall_bv.d.ts.map +1 -0
- package/dist/devices/matcall_bv.js +54 -0
- package/dist/devices/mazda.d.ts +3 -0
- package/dist/devices/mazda.d.ts.map +1 -0
- package/dist/devices/mazda.js +163 -0
- package/dist/devices/mazda.js.map +1 -0
- package/dist/devices/meazon.d.ts +3 -0
- package/dist/devices/meazon.d.ts.map +1 -0
- package/dist/devices/meazon.js +95 -0
- package/dist/devices/meazon.js.map +1 -0
- package/dist/devices/mercator.d.ts +3 -0
- package/dist/devices/mercator.d.ts.map +1 -0
- package/dist/devices/mercator.js +249 -0
- package/dist/devices/mercator.js.map +1 -0
- package/dist/devices/miboxer.d.ts +3 -0
- package/dist/devices/miboxer.d.ts.map +1 -0
- package/dist/devices/miboxer.js +89 -0
- package/dist/devices/miboxer.js.map +1 -0
- package/dist/devices/micromatic.d.ts +3 -0
- package/dist/devices/micromatic.d.ts.map +1 -0
- package/dist/devices/micromatic.js +47 -0
- package/dist/devices/modular.d.ts +3 -0
- package/dist/devices/modular.d.ts.map +1 -0
- package/dist/devices/modular.js +47 -0
- package/dist/devices/moes.d.ts +3 -0
- package/dist/devices/moes.d.ts.map +1 -0
- package/dist/devices/moes.js +719 -0
- package/dist/devices/moes.js.map +1 -0
- package/dist/devices/muller_licht.d.ts +3 -0
- package/dist/devices/muller_licht.d.ts.map +1 -0
- package/dist/devices/muller_licht.js +334 -0
- package/dist/devices/muller_licht.js.map +1 -0
- package/dist/devices/multiterm.d.ts +3 -0
- package/dist/devices/multiterm.d.ts.map +1 -0
- package/dist/devices/multiterm.js +119 -0
- package/dist/devices/multiterm.js.map +1 -0
- package/dist/devices/namron.d.ts +3 -0
- package/dist/devices/namron.d.ts.map +1 -0
- package/dist/devices/namron.js +1573 -0
- package/dist/devices/namron.js.map +1 -0
- package/dist/devices/nanoleaf.d.ts +3 -0
- package/dist/devices/nanoleaf.d.ts.map +1 -0
- package/dist/devices/nanoleaf.js +47 -0
- package/dist/devices/nedis.d.ts +3 -0
- package/dist/devices/nedis.d.ts.map +1 -0
- package/dist/devices/nedis.js +87 -0
- package/dist/devices/neo.d.ts +3 -0
- package/dist/devices/neo.d.ts.map +1 -0
- package/dist/devices/neo.js +558 -0
- package/dist/devices/neo.js.map +1 -0
- package/dist/devices/net2grid.d.ts +3 -0
- package/dist/devices/net2grid.d.ts.map +1 -0
- package/dist/devices/net2grid.js +64 -0
- package/dist/devices/net2grid.js.map +1 -0
- package/dist/devices/netvox.d.ts +3 -0
- package/dist/devices/netvox.d.ts.map +1 -0
- package/dist/devices/netvox.js +71 -0
- package/dist/devices/netvox.js.map +1 -0
- package/dist/devices/nexelec.d.ts +3 -0
- package/dist/devices/nexelec.d.ts.map +1 -0
- package/dist/devices/nexelec.js +47 -0
- package/dist/devices/niko.d.ts +3 -0
- package/dist/devices/niko.d.ts.map +1 -0
- package/dist/devices/niko.js +623 -0
- package/dist/devices/niko.js.map +1 -0
- package/dist/devices/ninja_blocks.d.ts +3 -0
- package/dist/devices/ninja_blocks.d.ts.map +1 -0
- package/dist/devices/ninja_blocks.js +60 -0
- package/dist/devices/ninja_blocks.js.map +1 -0
- package/dist/devices/niviss.d.ts +3 -0
- package/dist/devices/niviss.d.ts.map +1 -0
- package/dist/devices/niviss.js +47 -0
- package/dist/devices/nodon.d.ts +3 -0
- package/dist/devices/nodon.d.ts.map +1 -0
- package/dist/devices/nodon.js +383 -0
- package/dist/devices/nodon.js.map +1 -0
- package/dist/devices/nordtronic.d.ts +3 -0
- package/dist/devices/nordtronic.d.ts.map +1 -0
- package/dist/devices/nordtronic.js +73 -0
- package/dist/devices/nous.d.ts +3 -0
- package/dist/devices/nous.d.ts.map +1 -0
- package/dist/devices/nous.js +165 -0
- package/dist/devices/nous.js.map +1 -0
- package/dist/devices/novo.d.ts +3 -0
- package/dist/devices/novo.d.ts.map +1 -0
- package/dist/devices/novo.js +54 -0
- package/dist/devices/novo.js.map +1 -0
- package/dist/devices/nue_3a.d.ts +3 -0
- package/dist/devices/nue_3a.d.ts.map +1 -0
- package/dist/devices/nue_3a.js +357 -0
- package/dist/devices/nue_3a.js.map +1 -0
- package/dist/devices/nyce.d.ts +3 -0
- package/dist/devices/nyce.d.ts.map +1 -0
- package/dist/devices/nyce.js +130 -0
- package/dist/devices/nyce.js.map +1 -0
- package/dist/devices/onenuo.d.ts +3 -0
- package/dist/devices/onenuo.d.ts.map +1 -0
- package/dist/devices/onenuo.js +85 -0
- package/dist/devices/onesti.d.ts +3 -0
- package/dist/devices/onesti.d.ts.map +1 -0
- package/dist/devices/onesti.js +204 -0
- package/dist/devices/onesti.js.map +1 -0
- package/dist/devices/openlumi.d.ts +3 -0
- package/dist/devices/openlumi.d.ts.map +1 -0
- package/dist/devices/openlumi.js +58 -0
- package/dist/devices/openlumi.js.map +1 -0
- package/dist/devices/orvibo.d.ts +12 -0
- package/dist/devices/orvibo.d.ts.map +1 -0
- package/dist/devices/orvibo.js +594 -0
- package/dist/devices/orvibo.js.map +1 -0
- package/dist/devices/osram.d.ts +3 -0
- package/dist/devices/osram.d.ts.map +1 -0
- package/dist/devices/osram.js +513 -0
- package/dist/devices/osram.js.map +1 -0
- package/dist/devices/oujiabao.d.ts +3 -0
- package/dist/devices/oujiabao.d.ts.map +1 -0
- package/dist/devices/oujiabao.js +51 -0
- package/dist/devices/oujiabao.js.map +1 -0
- package/dist/devices/owon.d.ts +3 -0
- package/dist/devices/owon.d.ts.map +1 -0
- package/dist/devices/owon.js +473 -0
- package/dist/devices/owon.js.map +1 -0
- package/dist/devices/ozsmartthings.d.ts +3 -0
- package/dist/devices/ozsmartthings.d.ts.map +1 -0
- package/dist/devices/ozsmartthings.js +47 -0
- package/dist/devices/paul_neuhaus.d.ts +3 -0
- package/dist/devices/paul_neuhaus.d.ts.map +1 -0
- package/dist/devices/paul_neuhaus.js +190 -0
- package/dist/devices/paul_neuhaus.js.map +1 -0
- package/dist/devices/paulmann.d.ts +3 -0
- package/dist/devices/paulmann.d.ts.map +1 -0
- package/dist/devices/paulmann.js +334 -0
- package/dist/devices/paulmann.js.map +1 -0
- package/dist/devices/peq.d.ts +3 -0
- package/dist/devices/peq.d.ts.map +1 -0
- package/dist/devices/peq.js +60 -0
- package/dist/devices/peq.js.map +1 -0
- package/dist/devices/perenio.d.ts +3 -0
- package/dist/devices/perenio.d.ts.map +1 -0
- package/dist/devices/perenio.js +462 -0
- package/dist/devices/perenio.js.map +1 -0
- package/dist/devices/philio.d.ts +3 -0
- package/dist/devices/philio.d.ts.map +1 -0
- package/dist/devices/philio.js +48 -0
- package/dist/devices/philips.d.ts +3 -0
- package/dist/devices/philips.d.ts.map +1 -0
- package/dist/devices/philips.js +4061 -0
- package/dist/devices/philips.js.map +1 -0
- package/dist/devices/plaid.d.ts +3 -0
- package/dist/devices/plaid.d.ts.map +1 -0
- package/dist/devices/plaid.js +61 -0
- package/dist/devices/plaid.js.map +1 -0
- package/dist/devices/plugwise.d.ts +3 -0
- package/dist/devices/plugwise.d.ts.map +1 -0
- package/dist/devices/plugwise.js +206 -0
- package/dist/devices/plugwise.js.map +1 -0
- package/dist/devices/profalux.d.ts +3 -0
- package/dist/devices/profalux.d.ts.map +1 -0
- package/dist/devices/profalux.js +204 -0
- package/dist/devices/profalux.js.map +1 -0
- package/dist/devices/prolight.d.ts +3 -0
- package/dist/devices/prolight.d.ts.map +1 -0
- package/dist/devices/prolight.js +111 -0
- package/dist/devices/prolight.js.map +1 -0
- package/dist/devices/purmo.d.ts +3 -0
- package/dist/devices/purmo.d.ts.map +1 -0
- package/dist/devices/purmo.js +91 -0
- package/dist/devices/purmo.js.map +1 -0
- package/dist/devices/pushok.d.ts +3 -0
- package/dist/devices/pushok.d.ts.map +1 -0
- package/dist/devices/pushok.js +375 -0
- package/dist/devices/pushok.js.map +1 -0
- package/dist/devices/qa.d.ts +3 -0
- package/dist/devices/qa.d.ts.map +1 -0
- package/dist/devices/qa.js +291 -0
- package/dist/devices/qa.js.map +1 -0
- package/dist/devices/qmotion.d.ts +3 -0
- package/dist/devices/qmotion.d.ts.map +1 -0
- package/dist/devices/qmotion.js +69 -0
- package/dist/devices/qmotion.js.map +1 -0
- package/dist/devices/qoto.d.ts +3 -0
- package/dist/devices/qoto.d.ts.map +1 -0
- package/dist/devices/qoto.js +83 -0
- package/dist/devices/qoto.js.map +1 -0
- package/dist/devices/quotra.d.ts +3 -0
- package/dist/devices/quotra.d.ts.map +1 -0
- package/dist/devices/quotra.js +54 -0
- package/dist/devices/rademacher.d.ts +3 -0
- package/dist/devices/rademacher.d.ts.map +1 -0
- package/dist/devices/rademacher.js +61 -0
- package/dist/devices/radium.d.ts +3 -0
- package/dist/devices/radium.d.ts.map +1 -0
- package/dist/devices/radium.js +47 -0
- package/dist/devices/raex.d.ts +3 -0
- package/dist/devices/raex.d.ts.map +1 -0
- package/dist/devices/raex.js +47 -0
- package/dist/devices/rgb_genie.d.ts +3 -0
- package/dist/devices/rgb_genie.d.ts.map +1 -0
- package/dist/devices/rgb_genie.js +275 -0
- package/dist/devices/rgb_genie.js.map +1 -0
- package/dist/devices/robb.d.ts +3 -0
- package/dist/devices/robb.d.ts.map +1 -0
- package/dist/devices/robb.js +468 -0
- package/dist/devices/robb.js.map +1 -0
- package/dist/devices/roome.d.ts +3 -0
- package/dist/devices/roome.d.ts.map +1 -0
- package/dist/devices/roome.js +51 -0
- package/dist/devices/roome.js.map +1 -0
- package/dist/devices/rtx.d.ts +3 -0
- package/dist/devices/rtx.d.ts.map +1 -0
- package/dist/devices/rtx.js +143 -0
- package/dist/devices/rtx.js.map +1 -0
- package/dist/devices/salus_controls.d.ts +3 -0
- package/dist/devices/salus_controls.d.ts.map +1 -0
- package/dist/devices/salus_controls.js +221 -0
- package/dist/devices/salus_controls.js.map +1 -0
- package/dist/devices/samotech.d.ts +3 -0
- package/dist/devices/samotech.d.ts.map +1 -0
- package/dist/devices/samotech.js +107 -0
- package/dist/devices/saswell.d.ts +3 -0
- package/dist/devices/saswell.d.ts.map +1 -0
- package/dist/devices/saswell.js +123 -0
- package/dist/devices/saswell.js.map +1 -0
- package/dist/devices/sber.d.ts +3 -0
- package/dist/devices/sber.d.ts.map +1 -0
- package/dist/devices/sber.js +98 -0
- package/dist/devices/scanproducts.d.ts +3 -0
- package/dist/devices/scanproducts.d.ts.map +1 -0
- package/dist/devices/scanproducts.js +54 -0
- package/dist/devices/schlage.d.ts +3 -0
- package/dist/devices/schlage.d.ts.map +1 -0
- package/dist/devices/schlage.js +60 -0
- package/dist/devices/schlage.js.map +1 -0
- package/dist/devices/schneider_electric.d.ts +3 -0
- package/dist/devices/schneider_electric.d.ts.map +1 -0
- package/dist/devices/schneider_electric.js +2184 -0
- package/dist/devices/schneider_electric.js.map +1 -0
- package/dist/devices/schwaiger.d.ts +3 -0
- package/dist/devices/schwaiger.d.ts.map +1 -0
- package/dist/devices/schwaiger.js +105 -0
- package/dist/devices/schwaiger.js.map +1 -0
- package/dist/devices/seastar_intelligence.d.ts +3 -0
- package/dist/devices/seastar_intelligence.d.ts.map +1 -0
- package/dist/devices/seastar_intelligence.js +52 -0
- package/dist/devices/securifi.d.ts +3 -0
- package/dist/devices/securifi.d.ts.map +1 -0
- package/dist/devices/securifi.js +79 -0
- package/dist/devices/securifi.js.map +1 -0
- package/dist/devices/sengled.d.ts +6 -0
- package/dist/devices/sengled.d.ts.map +1 -0
- package/dist/devices/sengled.js +388 -0
- package/dist/devices/sengled.js.map +1 -0
- package/dist/devices/sercomm.d.ts +3 -0
- package/dist/devices/sercomm.d.ts.map +1 -0
- package/dist/devices/sercomm.js +186 -0
- package/dist/devices/sercomm.js.map +1 -0
- package/dist/devices/shade_control.d.ts +3 -0
- package/dist/devices/shade_control.d.ts.map +1 -0
- package/dist/devices/shade_control.js +61 -0
- package/dist/devices/shade_control.js.map +1 -0
- package/dist/devices/shenzhen_homa.d.ts +3 -0
- package/dist/devices/shenzhen_homa.d.ts.map +1 -0
- package/dist/devices/shenzhen_homa.js +143 -0
- package/dist/devices/shinasystem.d.ts +3 -0
- package/dist/devices/shinasystem.d.ts.map +1 -0
- package/dist/devices/shinasystem.js +957 -0
- package/dist/devices/shinasystem.js.map +1 -0
- package/dist/devices/shyugj.d.ts +3 -0
- package/dist/devices/shyugj.d.ts.map +1 -0
- package/dist/devices/shyugj.js +53 -0
- package/dist/devices/siglis.d.ts +3 -0
- package/dist/devices/siglis.d.ts.map +1 -0
- package/dist/devices/siglis.js +449 -0
- package/dist/devices/siglis.js.map +1 -0
- package/dist/devices/sikom.d.ts +3 -0
- package/dist/devices/sikom.d.ts.map +1 -0
- package/dist/devices/sikom.js +64 -0
- package/dist/devices/sikom.js.map +1 -0
- package/dist/devices/simon.d.ts +3 -0
- package/dist/devices/simon.d.ts.map +1 -0
- package/dist/devices/simon.js +14 -0
- package/dist/devices/sinope.d.ts +3 -0
- package/dist/devices/sinope.d.ts.map +1 -0
- package/dist/devices/sinope.js +1751 -0
- package/dist/devices/sinope.js.map +1 -0
- package/dist/devices/siterwell.d.ts +3 -0
- package/dist/devices/siterwell.d.ts.map +1 -0
- package/dist/devices/siterwell.js +107 -0
- package/dist/devices/siterwell.js.map +1 -0
- package/dist/devices/skydance.d.ts +3 -0
- package/dist/devices/skydance.d.ts.map +1 -0
- package/dist/devices/skydance.js +138 -0
- package/dist/devices/slv.d.ts +3 -0
- package/dist/devices/slv.d.ts.map +1 -0
- package/dist/devices/slv.js +70 -0
- package/dist/devices/smart9.d.ts +3 -0
- package/dist/devices/smart9.d.ts.map +1 -0
- package/dist/devices/smart9.js +63 -0
- package/dist/devices/smart9.js.map +1 -0
- package/dist/devices/smart_home_pty.d.ts +3 -0
- package/dist/devices/smart_home_pty.d.ts.map +1 -0
- package/dist/devices/smart_home_pty.js +54 -0
- package/dist/devices/smartenit.d.ts +3 -0
- package/dist/devices/smartenit.d.ts.map +1 -0
- package/dist/devices/smartenit.js +77 -0
- package/dist/devices/smartenit.js.map +1 -0
- package/dist/devices/smartthings.d.ts +3 -0
- package/dist/devices/smartthings.d.ts.map +1 -0
- package/dist/devices/smartthings.js +523 -0
- package/dist/devices/smartthings.js.map +1 -0
- package/dist/devices/smartwings.d.ts +3 -0
- package/dist/devices/smartwings.d.ts.map +1 -0
- package/dist/devices/smartwings.js +60 -0
- package/dist/devices/smartwings.js.map +1 -0
- package/dist/devices/smlight.d.ts +3 -0
- package/dist/devices/smlight.d.ts.map +1 -0
- package/dist/devices/smlight.js +56 -0
- package/dist/devices/sohan_electric.d.ts +3 -0
- package/dist/devices/sohan_electric.d.ts.map +1 -0
- package/dist/devices/sohan_electric.js +50 -0
- package/dist/devices/sohan_electric.js.map +1 -0
- package/dist/devices/solaredge.d.ts +3 -0
- package/dist/devices/solaredge.d.ts.map +1 -0
- package/dist/devices/solaredge.js +47 -0
- package/dist/devices/soma.d.ts +3 -0
- package/dist/devices/soma.d.ts.map +1 -0
- package/dist/devices/soma.js +47 -0
- package/dist/devices/somfy.d.ts +3 -0
- package/dist/devices/somfy.d.ts.map +1 -0
- package/dist/devices/somfy.js +98 -0
- package/dist/devices/somfy.js.map +1 -0
- package/dist/devices/somgoms.d.ts +3 -0
- package/dist/devices/somgoms.d.ts.map +1 -0
- package/dist/devices/somgoms.js +81 -0
- package/dist/devices/somgoms.js.map +1 -0
- package/dist/devices/sonoff.d.ts +3 -0
- package/dist/devices/sonoff.d.ts.map +1 -0
- package/dist/devices/sonoff.js +1609 -0
- package/dist/devices/sonoff.js.map +1 -0
- package/dist/devices/sowilo.d.ts +3 -0
- package/dist/devices/sowilo.d.ts.map +1 -0
- package/dist/devices/sowilo.js +47 -0
- package/dist/devices/spotmau.d.ts +3 -0
- package/dist/devices/spotmau.d.ts.map +1 -0
- package/dist/devices/spotmau.js +74 -0
- package/dist/devices/stelpro.d.ts +3 -0
- package/dist/devices/stelpro.d.ts.map +1 -0
- package/dist/devices/stelpro.js +362 -0
- package/dist/devices/stelpro.js.map +1 -0
- package/dist/devices/sunricher.d.ts +3 -0
- package/dist/devices/sunricher.d.ts.map +1 -0
- package/dist/devices/sunricher.js +2279 -0
- package/dist/devices/sunricher.js.map +1 -0
- package/dist/devices/swann.d.ts +3 -0
- package/dist/devices/swann.d.ts.map +1 -0
- package/dist/devices/swann.js +69 -0
- package/dist/devices/swann.js.map +1 -0
- package/dist/devices/sylvania.d.ts +3 -0
- package/dist/devices/sylvania.d.ts.map +1 -0
- package/dist/devices/sylvania.js +223 -0
- package/dist/devices/sylvania.js.map +1 -0
- package/dist/devices/tapestry.d.ts +3 -0
- package/dist/devices/tapestry.d.ts.map +1 -0
- package/dist/devices/tapestry.js +52 -0
- package/dist/devices/tapestry.js.map +1 -0
- package/dist/devices/tci.d.ts +3 -0
- package/dist/devices/tci.d.ts.map +1 -0
- package/dist/devices/tci.js +61 -0
- package/dist/devices/tech.d.ts +3 -0
- package/dist/devices/tech.d.ts.map +1 -0
- package/dist/devices/tech.js +225 -0
- package/dist/devices/tech.js.map +1 -0
- package/dist/devices/technicolor.d.ts +3 -0
- package/dist/devices/technicolor.d.ts.map +1 -0
- package/dist/devices/technicolor.js +98 -0
- package/dist/devices/technicolor.js.map +1 -0
- package/dist/devices/terncy.d.ts +3 -0
- package/dist/devices/terncy.d.ts.map +1 -0
- package/dist/devices/terncy.js +113 -0
- package/dist/devices/terncy.js.map +1 -0
- package/dist/devices/the_light_group.d.ts +3 -0
- package/dist/devices/the_light_group.d.ts.map +1 -0
- package/dist/devices/the_light_group.js +126 -0
- package/dist/devices/the_light_group.js.map +1 -0
- package/dist/devices/third_reality.d.ts +3 -0
- package/dist/devices/third_reality.d.ts.map +1 -0
- package/dist/devices/third_reality.js +606 -0
- package/dist/devices/third_reality.js.map +1 -0
- package/dist/devices/titan_products.d.ts +3 -0
- package/dist/devices/titan_products.d.ts.map +1 -0
- package/dist/devices/titan_products.js +58 -0
- package/dist/devices/titan_products.js.map +1 -0
- package/dist/devices/tlwglobal.d.ts +3 -0
- package/dist/devices/tlwglobal.d.ts.map +1 -0
- package/dist/devices/tlwglobal.js +64 -0
- package/dist/devices/tplink.d.ts +3 -0
- package/dist/devices/tplink.d.ts.map +1 -0
- package/dist/devices/tplink.js +77 -0
- package/dist/devices/tplink.js.map +1 -0
- package/dist/devices/trust.d.ts +3 -0
- package/dist/devices/trust.d.ts.map +1 -0
- package/dist/devices/trust.js +179 -0
- package/dist/devices/trust.js.map +1 -0
- package/dist/devices/tubeszb.d.ts +3 -0
- package/dist/devices/tubeszb.d.ts.map +1 -0
- package/dist/devices/tubeszb.js +56 -0
- package/dist/devices/tubeszb.js.map +1 -0
- package/dist/devices/tuya.d.ts +3 -0
- package/dist/devices/tuya.d.ts.map +1 -0
- package/dist/devices/tuya.js +16001 -0
- package/dist/devices/tuya.js.map +1 -0
- package/dist/devices/ubisys.d.ts +3 -0
- package/dist/devices/ubisys.d.ts.map +1 -0
- package/dist/devices/ubisys.js +1307 -0
- package/dist/devices/ubisys.js.map +1 -0
- package/dist/devices/uhome.d.ts +3 -0
- package/dist/devices/uhome.d.ts.map +1 -0
- package/dist/devices/uhome.js +60 -0
- package/dist/devices/uhome.js.map +1 -0
- package/dist/devices/universal_electronics_inc.d.ts +3 -0
- package/dist/devices/universal_electronics_inc.d.ts.map +1 -0
- package/dist/devices/universal_electronics_inc.js +182 -0
- package/dist/devices/universal_electronics_inc.js.map +1 -0
- package/dist/devices/vbled.d.ts +3 -0
- package/dist/devices/vbled.d.ts.map +1 -0
- package/dist/devices/vbled.js +47 -0
- package/dist/devices/vesternet.d.ts +3 -0
- package/dist/devices/vesternet.d.ts.map +1 -0
- package/dist/devices/vesternet.js +326 -0
- package/dist/devices/vesternet.js.map +1 -0
- package/dist/devices/viessmann.d.ts +3 -0
- package/dist/devices/viessmann.d.ts.map +1 -0
- package/dist/devices/viessmann.js +120 -0
- package/dist/devices/viessmann.js.map +1 -0
- package/dist/devices/villeroy_boch.d.ts +3 -0
- package/dist/devices/villeroy_boch.d.ts.map +1 -0
- package/dist/devices/villeroy_boch.js +54 -0
- package/dist/devices/vimar.d.ts +3 -0
- package/dist/devices/vimar.d.ts.map +1 -0
- package/dist/devices/vimar.js +133 -0
- package/dist/devices/vimar.js.map +1 -0
- package/dist/devices/visonic.d.ts +3 -0
- package/dist/devices/visonic.d.ts.map +1 -0
- package/dist/devices/visonic.js +134 -0
- package/dist/devices/visonic.js.map +1 -0
- package/dist/devices/vrey.d.ts +3 -0
- package/dist/devices/vrey.d.ts.map +1 -0
- package/dist/devices/vrey.js +48 -0
- package/dist/devices/wally.d.ts +3 -0
- package/dist/devices/wally.d.ts.map +1 -0
- package/dist/devices/wally.js +60 -0
- package/dist/devices/wally.js.map +1 -0
- package/dist/devices/waxman.d.ts +3 -0
- package/dist/devices/waxman.d.ts.map +1 -0
- package/dist/devices/waxman.js +81 -0
- package/dist/devices/waxman.js.map +1 -0
- package/dist/devices/weiser.d.ts +3 -0
- package/dist/devices/weiser.d.ts.map +1 -0
- package/dist/devices/weiser.js +99 -0
- package/dist/devices/weiser.js.map +1 -0
- package/dist/devices/weten.d.ts +3 -0
- package/dist/devices/weten.d.ts.map +1 -0
- package/dist/devices/weten.js +85 -0
- package/dist/devices/weten.js.map +1 -0
- package/dist/devices/wirenboard.d.ts +3 -0
- package/dist/devices/wirenboard.d.ts.map +1 -0
- package/dist/devices/wirenboard.js +663 -0
- package/dist/devices/wirenboard.js.map +1 -0
- package/dist/devices/wisdom.d.ts +3 -0
- package/dist/devices/wisdom.d.ts.map +1 -0
- package/dist/devices/wisdom.js +47 -0
- package/dist/devices/woolley.d.ts +3 -0
- package/dist/devices/woolley.d.ts.map +1 -0
- package/dist/devices/woolley.js +84 -0
- package/dist/devices/woolley.js.map +1 -0
- package/dist/devices/woox.d.ts +3 -0
- package/dist/devices/woox.d.ts.map +1 -0
- package/dist/devices/woox.js +129 -0
- package/dist/devices/woox.js.map +1 -0
- package/dist/devices/wyze.d.ts +3 -0
- package/dist/devices/wyze.d.ts.map +1 -0
- package/dist/devices/wyze.js +59 -0
- package/dist/devices/wyze.js.map +1 -0
- package/dist/devices/xal.d.ts +3 -0
- package/dist/devices/xal.d.ts.map +1 -0
- package/dist/devices/xal.js +61 -0
- package/dist/devices/xinghuoyuan.d.ts +3 -0
- package/dist/devices/xinghuoyuan.d.ts.map +1 -0
- package/dist/devices/xinghuoyuan.js +47 -0
- package/dist/devices/xyzroe.d.ts +3 -0
- package/dist/devices/xyzroe.d.ts.map +1 -0
- package/dist/devices/xyzroe.js +513 -0
- package/dist/devices/xyzroe.js.map +1 -0
- package/dist/devices/yale.d.ts +3 -0
- package/dist/devices/yale.d.ts.map +1 -0
- package/dist/devices/yale.js +499 -0
- package/dist/devices/yale.js.map +1 -0
- package/dist/devices/yandex.d.ts +3 -0
- package/dist/devices/yandex.d.ts.map +1 -0
- package/dist/devices/yandex.js +444 -0
- package/dist/devices/yandex.js.map +1 -0
- package/dist/devices/ynoa.d.ts +3 -0
- package/dist/devices/ynoa.d.ts.map +1 -0
- package/dist/devices/ynoa.js +109 -0
- package/dist/devices/ynoa.js.map +1 -0
- package/dist/devices/yokis.d.ts +3 -0
- package/dist/devices/yokis.d.ts.map +1 -0
- package/dist/devices/yokis.js +2532 -0
- package/dist/devices/yokis.js.map +1 -0
- package/dist/devices/yookee.d.ts +3 -0
- package/dist/devices/yookee.d.ts.map +1 -0
- package/dist/devices/yookee.js +59 -0
- package/dist/devices/yookee.js.map +1 -0
- package/dist/devices/ysrsai.d.ts +3 -0
- package/dist/devices/ysrsai.d.ts.map +1 -0
- package/dist/devices/ysrsai.js +65 -0
- package/dist/devices/zemismart.d.ts +3 -0
- package/dist/devices/zemismart.d.ts.map +1 -0
- package/dist/devices/zemismart.js +388 -0
- package/dist/devices/zemismart.js.map +1 -0
- package/dist/devices/zen.d.ts +3 -0
- package/dist/devices/zen.d.ts.map +1 -0
- package/dist/devices/zen.js +92 -0
- package/dist/devices/zen.js.map +1 -0
- package/dist/devices/zigbeetlc.js +235 -0
- package/dist/devices/zipato.d.ts +3 -0
- package/dist/devices/zipato.d.ts.map +1 -0
- package/dist/devices/zipato.js +47 -0
- package/dist/index.d.ts +20 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +513 -0
- package/dist/index.js.map +1 -0
- package/dist/indexer.d.ts +5 -0
- package/dist/indexer.d.ts.map +1 -0
- package/dist/indexer.js +135 -0
- package/dist/indexer.js.map +1 -0
- package/dist/lib/color.d.ts +271 -0
- package/dist/lib/color.d.ts.map +1 -0
- package/dist/lib/color.js +754 -0
- package/dist/lib/color.js.map +1 -0
- package/dist/lib/configureKey.d.ts +3 -0
- package/dist/lib/configureKey.d.ts.map +1 -0
- package/dist/lib/configureKey.js +938 -0
- package/dist/lib/configureKey.js.map +1 -0
- package/dist/lib/constants.d.ts +68 -0
- package/dist/lib/constants.d.ts.map +1 -0
- package/dist/lib/constants.js +264 -0
- package/dist/lib/constants.js.map +1 -0
- package/dist/lib/develco.d.ts +15 -0
- package/dist/lib/develco.d.ts.map +1 -0
- package/dist/lib/develco.js +183 -0
- package/dist/lib/develco.js.map +1 -0
- package/dist/lib/ewelink.d.ts +30 -0
- package/dist/lib/ewelink.d.ts.map +1 -0
- package/dist/lib/ewelink.js +716 -0
- package/dist/lib/ewelink.js.map +1 -0
- package/dist/lib/exposes.d.ts +360 -0
- package/dist/lib/exposes.d.ts.map +1 -0
- package/dist/lib/exposes.js +1085 -0
- package/dist/lib/exposes.js.map +1 -0
- package/dist/lib/generateDefinition.d.ts +6 -0
- package/dist/lib/generateDefinition.d.ts.map +1 -0
- package/dist/lib/generateDefinition.js +345 -0
- package/dist/lib/generateDefinition.js.map +1 -0
- package/dist/lib/ikea.d.ts +39 -0
- package/dist/lib/ikea.d.ts.map +1 -0
- package/dist/lib/ikea.js +782 -0
- package/dist/lib/ikea.js.map +1 -0
- package/dist/lib/kelvinToXy.js +1913 -0
- package/dist/lib/kelvinToXy.js.map +1 -0
- package/dist/lib/ledvance.d.ts +20 -0
- package/dist/lib/ledvance.d.ts.map +1 -0
- package/dist/lib/ledvance.js +103 -0
- package/dist/lib/ledvance.js.map +1 -0
- package/dist/lib/legacy.d.ts +5054 -0
- package/dist/lib/legacy.d.ts.map +1 -0
- package/dist/lib/legacy.js +6456 -0
- package/dist/lib/legacy.js.map +1 -0
- package/dist/lib/legrand.d.ts +69 -0
- package/dist/lib/legrand.d.ts.map +1 -0
- package/dist/lib/legrand.js +282 -0
- package/dist/lib/legrand.js.map +1 -0
- package/dist/lib/light.d.ts +8 -0
- package/dist/lib/light.d.ts.map +1 -0
- package/dist/lib/light.js +142 -0
- package/dist/lib/light.js.map +1 -0
- package/dist/lib/logger.d.ts +4 -0
- package/dist/lib/logger.d.ts.map +1 -0
- package/dist/lib/logger.js +14 -0
- package/dist/lib/lumi.d.ts +950 -0
- package/dist/lib/lumi.d.ts.map +1 -0
- package/dist/lib/lumi.js +5017 -0
- package/dist/lib/lumi.js.map +1 -0
- package/dist/lib/modernExtend.d.ts +337 -0
- package/dist/lib/modernExtend.d.ts.map +1 -0
- package/dist/lib/modernExtend.js +2088 -0
- package/dist/lib/modernExtend.js.map +1 -0
- package/dist/lib/namron.d.ts +56 -0
- package/dist/lib/namron.d.ts.map +1 -0
- package/dist/lib/namron.js +434 -0
- package/dist/lib/namron.js.map +1 -0
- package/dist/lib/nodon.d.ts +3 -0
- package/dist/lib/nodon.d.ts.map +1 -0
- package/dist/lib/nodon.js +130 -0
- package/dist/lib/nodon.js.map +1 -0
- package/dist/lib/ota.d.ts +71 -0
- package/dist/lib/ota.d.ts.map +1 -0
- package/dist/lib/ota.js +661 -0
- package/dist/lib/ota.js.map +1 -0
- package/dist/lib/philips.d.ts +252 -0
- package/dist/lib/philips.d.ts.map +1 -0
- package/dist/lib/philips.js +684 -0
- package/dist/lib/philips.js.map +1 -0
- package/dist/lib/reporting.d.ts +58 -0
- package/dist/lib/reporting.d.ts.map +1 -0
- package/dist/lib/reporting.js +285 -0
- package/dist/lib/store.d.ts +7 -0
- package/dist/lib/store.d.ts.map +1 -0
- package/dist/lib/store.js +49 -0
- package/dist/lib/store.js.map +1 -0
- package/dist/lib/sunricher.d.ts +13 -0
- package/dist/lib/sunricher.d.ts.map +1 -0
- package/dist/lib/sunricher.js +14 -0
- package/dist/lib/tuya.d.ts +784 -0
- package/dist/lib/tuya.d.ts.map +1 -0
- package/dist/lib/tuya.js +2394 -0
- package/dist/lib/tuya.js.map +1 -0
- package/dist/lib/types.d.ts +440 -0
- package/dist/lib/types.d.ts.map +1 -0
- package/dist/lib/ubisys.d.ts +19 -0
- package/dist/lib/ubisys.d.ts.map +1 -0
- package/dist/lib/ubisys.js +293 -0
- package/dist/lib/ubisys.js.map +1 -0
- package/dist/lib/utils.d.ts +93 -0
- package/dist/lib/utils.d.ts.map +1 -0
- package/dist/lib/utils.js +726 -0
- package/dist/lib/utils.js.map +1 -0
- package/dist/lib/zosung.d.ts +52 -0
- package/dist/lib/zosung.d.ts.map +1 -0
- package/dist/lib/zosung.js +253 -0
- package/dist/lib/zosung.js.map +1 -0
- package/dist/models-index.json +1 -0
- package/package.json +21 -29
- package/converters/fromZigbee.d.ts +0 -2031
- package/converters/fromZigbee.d.ts.map +0 -1
- package/converters/fromZigbee.js +0 -5324
- package/converters/fromZigbee.js.map +0 -1
- package/converters/toZigbee.d.ts +0 -1574
- package/converters/toZigbee.d.ts.map +0 -1
- package/converters/toZigbee.js +0 -4433
- package/converters/toZigbee.js.map +0 -1
- package/devices/ITCommander.d.ts +0 -3
- package/devices/ITCommander.d.ts.map +0 -1
- package/devices/ITCommander.js +0 -76
- package/devices/ITCommander.js.map +0 -1
- package/devices/acova.d.ts +0 -3
- package/devices/acova.d.ts.map +0 -1
- package/devices/acova.js +0 -126
- package/devices/acova.js.map +0 -1
- package/devices/acuity_brands_lighting.d.ts +0 -3
- package/devices/acuity_brands_lighting.d.ts.map +0 -1
- package/devices/acuity_brands_lighting.js +0 -61
- package/devices/adeo.d.ts +0 -3
- package/devices/adeo.d.ts.map +0 -1
- package/devices/adeo.js +0 -485
- package/devices/adeo.js.map +0 -1
- package/devices/adurosmart.d.ts +0 -3
- package/devices/adurosmart.d.ts.map +0 -1
- package/devices/adurosmart.js +0 -189
- package/devices/adurosmart.js.map +0 -1
- package/devices/aeotec.d.ts +0 -3
- package/devices/aeotec.d.ts.map +0 -1
- package/devices/aeotec.js +0 -98
- package/devices/aeotec.js.map +0 -1
- package/devices/airam.d.ts +0 -3
- package/devices/airam.d.ts.map +0 -1
- package/devices/airam.js +0 -105
- package/devices/airam.js.map +0 -1
- package/devices/airzone_aidoo.d.ts +0 -3
- package/devices/airzone_aidoo.d.ts.map +0 -1
- package/devices/airzone_aidoo.js +0 -80
- package/devices/airzone_aidoo.js.map +0 -1
- package/devices/ajax_online.d.ts +0 -3
- package/devices/ajax_online.d.ts.map +0 -1
- package/devices/ajax_online.js +0 -83
- package/devices/akuvox.d.ts +0 -3
- package/devices/akuvox.d.ts.map +0 -1
- package/devices/akuvox.js +0 -68
- package/devices/akuvox.js.map +0 -1
- package/devices/alchemy.d.ts +0 -3
- package/devices/alchemy.d.ts.map +0 -1
- package/devices/alchemy.js +0 -54
- package/devices/aldi.d.ts +0 -3
- package/devices/aldi.d.ts.map +0 -1
- package/devices/aldi.js +0 -57
- package/devices/aldi.js.map +0 -1
- package/devices/alecto.d.ts +0 -3
- package/devices/alecto.d.ts.map +0 -1
- package/devices/alecto.js +0 -95
- package/devices/alecto.js.map +0 -1
- package/devices/amina.d.ts +0 -3
- package/devices/amina.d.ts.map +0 -1
- package/devices/amina.js +0 -369
- package/devices/amina.js.map +0 -1
- package/devices/anchor.d.ts +0 -3
- package/devices/anchor.d.ts.map +0 -1
- package/devices/anchor.js +0 -47
- package/devices/atlantic.d.ts +0 -3
- package/devices/atlantic.d.ts.map +0 -1
- package/devices/atlantic.js +0 -145
- package/devices/atlantic.js.map +0 -1
- package/devices/atsmart.d.ts +0 -3
- package/devices/atsmart.d.ts.map +0 -1
- package/devices/atsmart.js +0 -47
- package/devices/aubess.d.ts +0 -3
- package/devices/aubess.d.ts.map +0 -1
- package/devices/aubess.js +0 -60
- package/devices/aurora_lighting.d.ts +0 -3
- package/devices/aurora_lighting.d.ts.map +0 -1
- package/devices/aurora_lighting.js +0 -332
- package/devices/aurora_lighting.js.map +0 -1
- package/devices/automaton.d.ts +0 -3
- package/devices/automaton.d.ts.map +0 -1
- package/devices/automaton.js +0 -64
- package/devices/avatto.d.ts +0 -3
- package/devices/avatto.d.ts.map +0 -1
- package/devices/avatto.js +0 -273
- package/devices/avatto.js.map +0 -1
- package/devices/awox.d.ts +0 -3
- package/devices/awox.d.ts.map +0 -1
- package/devices/awox.js +0 -239
- package/devices/awox.js.map +0 -1
- package/devices/axis.d.ts +0 -3
- package/devices/axis.d.ts.map +0 -1
- package/devices/axis.js +0 -62
- package/devices/axis.js.map +0 -1
- package/devices/bankamp.d.ts +0 -3
- package/devices/bankamp.d.ts.map +0 -1
- package/devices/bankamp.js +0 -47
- package/devices/bega.d.ts +0 -3
- package/devices/bega.d.ts.map +0 -1
- package/devices/bega.js +0 -61
- package/devices/belkin.d.ts +0 -3
- package/devices/belkin.d.ts.map +0 -1
- package/devices/belkin.js +0 -47
- package/devices/bitron.d.ts +0 -3
- package/devices/bitron.d.ts.map +0 -1
- package/devices/bitron.js +0 -357
- package/devices/bitron.js.map +0 -1
- package/devices/bituo_technik.d.ts +0 -3
- package/devices/bituo_technik.d.ts.map +0 -1
- package/devices/bituo_technik.js +0 -120
- package/devices/bituo_technik.js.map +0 -1
- package/devices/blaupunkt.d.ts +0 -3
- package/devices/blaupunkt.d.ts.map +0 -1
- package/devices/blaupunkt.js +0 -67
- package/devices/blaupunkt.js.map +0 -1
- package/devices/blitzwolf.d.ts +0 -3
- package/devices/blitzwolf.d.ts.map +0 -1
- package/devices/blitzwolf.js +0 -73
- package/devices/blitzwolf.js.map +0 -1
- package/devices/bosch.d.ts +0 -3
- package/devices/bosch.d.ts.map +0 -1
- package/devices/bosch.js +0 -2046
- package/devices/bosch.js.map +0 -1
- package/devices/bouffalo_lab.d.ts +0 -3
- package/devices/bouffalo_lab.d.ts.map +0 -1
- package/devices/bouffalo_lab.js +0 -47
- package/devices/brimate.d.ts +0 -3
- package/devices/brimate.d.ts.map +0 -1
- package/devices/brimate.js +0 -54
- package/devices/brimate.js.map +0 -1
- package/devices/bseed.d.ts +0 -3
- package/devices/bseed.d.ts.map +0 -1
- package/devices/bseed.js +0 -53
- package/devices/bticino.d.ts +0 -3
- package/devices/bticino.d.ts.map +0 -1
- package/devices/bticino.js +0 -112
- package/devices/bticino.js.map +0 -1
- package/devices/busch_jaeger.d.ts +0 -3
- package/devices/busch_jaeger.d.ts.map +0 -1
- package/devices/busch_jaeger.js +0 -184
- package/devices/busch_jaeger.js.map +0 -1
- package/devices/byun.d.ts +0 -3
- package/devices/byun.d.ts.map +0 -1
- package/devices/byun.js +0 -63
- package/devices/byun.js.map +0 -1
- package/devices/calex.d.ts +0 -3
- package/devices/calex.d.ts.map +0 -1
- package/devices/calex.js +0 -90
- package/devices/calex.js.map +0 -1
- package/devices/candeo.d.ts +0 -3
- package/devices/candeo.d.ts.map +0 -1
- package/devices/candeo.js +0 -224
- package/devices/casaia.d.ts +0 -3
- package/devices/casaia.d.ts.map +0 -1
- package/devices/casaia.js +0 -98
- package/devices/casaia.js.map +0 -1
- package/devices/cel.d.ts +0 -3
- package/devices/cel.d.ts.map +0 -1
- package/devices/cel.js +0 -19
- package/devices/cel.js.map +0 -1
- package/devices/centralite.d.ts +0 -3
- package/devices/centralite.d.ts.map +0 -1
- package/devices/centralite.js +0 -452
- package/devices/centralite.js.map +0 -1
- package/devices/chacon.d.ts +0 -3
- package/devices/chacon.d.ts.map +0 -1
- package/devices/chacon.js +0 -57
- package/devices/cleode.d.ts +0 -3
- package/devices/cleode.d.ts.map +0 -1
- package/devices/cleode.js +0 -47
- package/devices/cleverio.d.ts +0 -3
- package/devices/cleverio.d.ts.map +0 -1
- package/devices/cleverio.js +0 -77
- package/devices/cleverio.js.map +0 -1
- package/devices/climax.d.ts +0 -3
- package/devices/climax.d.ts.map +0 -1
- package/devices/climax.js +0 -180
- package/devices/climax.js.map +0 -1
- package/devices/commercial_electric.d.ts +0 -3
- package/devices/commercial_electric.d.ts.map +0 -1
- package/devices/commercial_electric.js +0 -47
- package/devices/cree.d.ts +0 -3
- package/devices/cree.d.ts.map +0 -1
- package/devices/cree.js +0 -47
- package/devices/ctm.d.ts +0 -3
- package/devices/ctm.d.ts.map +0 -1
- package/devices/ctm.js +0 -1361
- package/devices/ctm.js.map +0 -1
- package/devices/current_products_corp.d.ts +0 -3
- package/devices/current_products_corp.d.ts.map +0 -1
- package/devices/current_products_corp.js +0 -63
- package/devices/current_products_corp.js.map +0 -1
- package/devices/custom_devices_diy.d.ts +0 -3
- package/devices/custom_devices_diy.d.ts.map +0 -1
- package/devices/custom_devices_diy.js +0 -1206
- package/devices/custom_devices_diy.js.map +0 -1
- package/devices/cy_lighting.d.ts +0 -3
- package/devices/cy_lighting.d.ts.map +0 -1
- package/devices/cy_lighting.js +0 -47
- package/devices/danalock.d.ts +0 -3
- package/devices/danalock.d.ts.map +0 -1
- package/devices/danalock.js +0 -64
- package/devices/danalock.js.map +0 -1
- package/devices/danfoss.d.ts +0 -3
- package/devices/danfoss.d.ts.map +0 -1
- package/devices/danfoss.js +0 -741
- package/devices/danfoss.js.map +0 -1
- package/devices/databyte.d.ts +0 -3
- package/devices/databyte.d.ts.map +0 -1
- package/devices/databyte.js +0 -93
- package/devices/databyte.js.map +0 -1
- package/devices/datek.d.ts +0 -3
- package/devices/datek.d.ts.map +0 -1
- package/devices/datek.js +0 -307
- package/devices/datek.js.map +0 -1
- package/devices/dawon_dns.d.ts +0 -3
- package/devices/dawon_dns.d.ts.map +0 -1
- package/devices/dawon_dns.js +0 -317
- package/devices/dawon_dns.js.map +0 -1
- package/devices/develco.d.ts +0 -3
- package/devices/develco.d.ts.map +0 -1
- package/devices/develco.js +0 -1034
- package/devices/develco.js.map +0 -1
- package/devices/digi.d.ts +0 -3
- package/devices/digi.d.ts.map +0 -1
- package/devices/digi.js +0 -24
- package/devices/direct_signs.d.ts +0 -3
- package/devices/direct_signs.d.ts.map +0 -1
- package/devices/direct_signs.js +0 -47
- package/devices/diyruz.d.ts +0 -3
- package/devices/diyruz.d.ts.map +0 -1
- package/devices/diyruz.js +0 -400
- package/devices/diyruz.js.map +0 -1
- package/devices/dlink.d.ts +0 -3
- package/devices/dlink.d.ts.map +0 -1
- package/devices/dlink.js +0 -75
- package/devices/dlink.js.map +0 -1
- package/devices/dnake.d.ts +0 -3
- package/devices/dnake.d.ts.map +0 -1
- package/devices/dnake.js +0 -47
- package/devices/dowsing_reynolds.d.ts +0 -3
- package/devices/dowsing_reynolds.d.ts.map +0 -1
- package/devices/dowsing_reynolds.js +0 -47
- package/devices/dresden_elektronik.d.ts +0 -3
- package/devices/dresden_elektronik.d.ts.map +0 -1
- package/devices/dresden_elektronik.js +0 -82
- package/devices/easyaccess.d.ts +0 -3
- package/devices/easyaccess.d.ts.map +0 -1
- package/devices/easyaccess.js +0 -70
- package/devices/easyaccess.js.map +0 -1
- package/devices/easyiot.d.ts +0 -3
- package/devices/easyiot.d.ts.map +0 -1
- package/devices/easyiot.js +0 -357
- package/devices/easyiot.js.map +0 -1
- package/devices/eatonhalo_led.d.ts +0 -3
- package/devices/eatonhalo_led.d.ts.map +0 -1
- package/devices/eatonhalo_led.js +0 -47
- package/devices/echostar.d.ts +0 -3
- package/devices/echostar.d.ts.map +0 -1
- package/devices/echostar.js +0 -64
- package/devices/echostar.js.map +0 -1
- package/devices/ecodim.d.ts +0 -3
- package/devices/ecodim.d.ts.map +0 -1
- package/devices/ecodim.js +0 -269
- package/devices/ecodim.js.map +0 -1
- package/devices/ecolink.d.ts +0 -3
- package/devices/ecolink.d.ts.map +0 -1
- package/devices/ecolink.js +0 -60
- package/devices/ecolink.js.map +0 -1
- package/devices/ecosmart.d.ts +0 -3
- package/devices/ecosmart.d.ts.map +0 -1
- package/devices/ecosmart.js +0 -115
- package/devices/ecozy.d.ts +0 -3
- package/devices/ecozy.d.ts.map +0 -1
- package/devices/ecozy.js +0 -88
- package/devices/ecozy.js.map +0 -1
- package/devices/edp.d.ts +0 -3
- package/devices/edp.d.ts.map +0 -1
- package/devices/edp.js +0 -73
- package/devices/edp.js.map +0 -1
- package/devices/efekta.d.ts +0 -3
- package/devices/efekta.d.ts.map +0 -1
- package/devices/efekta.js +0 -2632
- package/devices/efekta.js.map +0 -1
- package/devices/eglo.d.ts +0 -3
- package/devices/eglo.d.ts.map +0 -1
- package/devices/eglo.js +0 -133
- package/devices/eglo.js.map +0 -1
- package/devices/elko.d.ts +0 -3
- package/devices/elko.d.ts.map +0 -1
- package/devices/elko.js +0 -239
- package/devices/elko.js.map +0 -1
- package/devices/enbrighten.d.ts +0 -3
- package/devices/enbrighten.d.ts.map +0 -1
- package/devices/enbrighten.js +0 -156
- package/devices/enocean.d.ts +0 -3
- package/devices/enocean.d.ts.map +0 -1
- package/devices/enocean.js +0 -152
- package/devices/enocean.js.map +0 -1
- package/devices/envilar.d.ts +0 -3
- package/devices/envilar.d.ts.map +0 -1
- package/devices/envilar.js +0 -99
- package/devices/envilar.js.map +0 -1
- package/devices/essentialb.d.ts +0 -3
- package/devices/essentialb.d.ts.map +0 -1
- package/devices/essentialb.js +0 -136
- package/devices/essentialb.js.map +0 -1
- package/devices/essentials.d.ts +0 -3
- package/devices/essentials.d.ts.map +0 -1
- package/devices/essentials.js +0 -150
- package/devices/eucontrols.d.ts +0 -3
- package/devices/eucontrols.d.ts.map +0 -1
- package/devices/eucontrols.js +0 -47
- package/devices/eurotronic.d.ts +0 -3
- package/devices/eurotronic.d.ts.map +0 -1
- package/devices/eurotronic.js +0 -205
- package/devices/eurotronic.js.map +0 -1
- package/devices/evanell.d.ts +0 -3
- package/devices/evanell.d.ts.map +0 -1
- package/devices/evanell.js +0 -71
- package/devices/evn.d.ts +0 -3
- package/devices/evn.d.ts.map +0 -1
- package/devices/evn.js +0 -93
- package/devices/evn.js.map +0 -1
- package/devices/evology.d.ts +0 -3
- package/devices/evology.d.ts.map +0 -1
- package/devices/evology.js +0 -63
- package/devices/evology.js.map +0 -1
- package/devices/evvr.d.ts +0 -3
- package/devices/evvr.d.ts.map +0 -1
- package/devices/evvr.js +0 -47
- package/devices/ewelink.d.ts +0 -3
- package/devices/ewelink.d.ts.map +0 -1
- package/devices/ewelink.js +0 -352
- package/devices/ewelink.js.map +0 -1
- package/devices/ezex.d.ts +0 -3
- package/devices/ezex.d.ts.map +0 -1
- package/devices/ezex.js +0 -47
- package/devices/fantem.d.ts +0 -3
- package/devices/fantem.d.ts.map +0 -1
- package/devices/fantem.js +0 -114
- package/devices/fantem.js.map +0 -1
- package/devices/feibit.d.ts +0 -3
- package/devices/feibit.d.ts.map +0 -1
- package/devices/feibit.js +0 -344
- package/devices/feibit.js.map +0 -1
- package/devices/fireangel.d.ts +0 -3
- package/devices/fireangel.d.ts.map +0 -1
- package/devices/fireangel.js +0 -54
- package/devices/fireangel.js.map +0 -1
- package/devices/frankever.d.ts +0 -3
- package/devices/frankever.d.ts.map +0 -1
- package/devices/frankever.js +0 -67
- package/devices/frient.d.ts +0 -3
- package/devices/frient.d.ts.map +0 -1
- package/devices/frient.js +0 -74
- package/devices/futurehome.d.ts +0 -3
- package/devices/futurehome.d.ts.map +0 -1
- package/devices/futurehome.js +0 -123
- package/devices/ge.d.ts +0 -3
- package/devices/ge.d.ts.map +0 -1
- package/devices/ge.js +0 -133
- package/devices/ge.js.map +0 -1
- package/devices/gewiss.d.ts +0 -3
- package/devices/gewiss.d.ts.map +0 -1
- package/devices/gewiss.js +0 -85
- package/devices/gewiss.js.map +0 -1
- package/devices/gidealed.d.ts +0 -3
- package/devices/gidealed.d.ts.map +0 -1
- package/devices/gidealed.js +0 -47
- package/devices/giderwel.d.ts +0 -3
- package/devices/giderwel.d.ts.map +0 -1
- package/devices/giderwel.js +0 -47
- package/devices/giex.d.ts +0 -3
- package/devices/giex.d.ts.map +0 -1
- package/devices/giex.js +0 -114
- package/devices/girier.d.ts +0 -3
- package/devices/girier.d.ts.map +0 -1
- package/devices/girier.js +0 -51
- package/devices/gledopto.d.ts +0 -3
- package/devices/gledopto.d.ts.map +0 -1
- package/devices/gledopto.js +0 -1052
- package/devices/gledopto.js.map +0 -1
- package/devices/gmmts.d.ts +0 -3
- package/devices/gmmts.d.ts.map +0 -1
- package/devices/gmmts.js +0 -2285
- package/devices/gmmts.js.map +0 -1
- package/devices/gmy.d.ts +0 -3
- package/devices/gmy.d.ts.map +0 -1
- package/devices/gmy.js +0 -47
- package/devices/gs.d.ts +0 -3
- package/devices/gs.d.ts.map +0 -1
- package/devices/gs.js +0 -121
- package/devices/gumax.d.ts +0 -3
- package/devices/gumax.d.ts.map +0 -1
- package/devices/gumax.js +0 -47
- package/devices/halemeier.d.ts +0 -3
- package/devices/halemeier.d.ts.map +0 -1
- package/devices/halemeier.js +0 -128
- package/devices/halemeier.js.map +0 -1
- package/devices/hampton_bay.d.ts +0 -3
- package/devices/hampton_bay.d.ts.map +0 -1
- package/devices/hampton_bay.js +0 -71
- package/devices/hampton_bay.js.map +0 -1
- package/devices/heatit.d.ts +0 -3
- package/devices/heatit.d.ts.map +0 -1
- package/devices/heatit.js +0 -47
- package/devices/heiman.d.ts +0 -3
- package/devices/heiman.d.ts.map +0 -1
- package/devices/heiman.js +0 -816
- package/devices/heiman.js.map +0 -1
- package/devices/heimgard_technologies.d.ts +0 -3
- package/devices/heimgard_technologies.d.ts.map +0 -1
- package/devices/heimgard_technologies.js +0 -192
- package/devices/heimgard_technologies.js.map +0 -1
- package/devices/hej.d.ts +0 -3
- package/devices/hej.d.ts.map +0 -1
- package/devices/hej.js +0 -105
- package/devices/hfh.d.ts +0 -3
- package/devices/hfh.d.ts.map +0 -1
- package/devices/hfh.js +0 -47
- package/devices/hilux.d.ts +0 -3
- package/devices/hilux.d.ts.map +0 -1
- package/devices/hilux.js +0 -54
- package/devices/hive.d.ts +0 -3
- package/devices/hive.d.ts.map +0 -1
- package/devices/hive.js +0 -765
- package/devices/hive.js.map +0 -1
- package/devices/hommyn.d.ts +0 -3
- package/devices/hommyn.d.ts.map +0 -1
- package/devices/hommyn.js +0 -63
- package/devices/hommyn.js.map +0 -1
- package/devices/honyar.d.ts +0 -3
- package/devices/honyar.d.ts.map +0 -1
- package/devices/honyar.js +0 -170
- package/devices/honyar.js.map +0 -1
- package/devices/hornbach.d.ts +0 -3
- package/devices/hornbach.d.ts.map +0 -1
- package/devices/hornbach.js +0 -138
- package/devices/hzc_electric.d.ts +0 -3
- package/devices/hzc_electric.d.ts.map +0 -1
- package/devices/hzc_electric.js +0 -105
- package/devices/hzc_electric.js.map +0 -1
- package/devices/icasa.d.ts +0 -3
- package/devices/icasa.d.ts.map +0 -1
- package/devices/icasa.js +0 -166
- package/devices/icasa.js.map +0 -1
- package/devices/idinio.d.ts +0 -3
- package/devices/idinio.d.ts.map +0 -1
- package/devices/idinio.js +0 -47
- package/devices/ihorn.d.ts +0 -3
- package/devices/ihorn.d.ts.map +0 -1
- package/devices/ihorn.js +0 -108
- package/devices/ihorn.js.map +0 -1
- package/devices/ikea.d.ts +0 -3
- package/devices/ikea.d.ts.map +0 -1
- package/devices/ikea.js +0 -980
- package/devices/ilightsin.d.ts +0 -3
- package/devices/ilightsin.d.ts.map +0 -1
- package/devices/ilightsin.js +0 -47
- package/devices/iluminize.d.ts +0 -3
- package/devices/iluminize.d.ts.map +0 -1
- package/devices/iluminize.js +0 -389
- package/devices/iluminize.js.map +0 -1
- package/devices/ilux.d.ts +0 -3
- package/devices/ilux.d.ts.map +0 -1
- package/devices/ilux.js +0 -47
- package/devices/imhotepcreation.d.ts +0 -3
- package/devices/imhotepcreation.d.ts.map +0 -1
- package/devices/imhotepcreation.js +0 -242
- package/devices/imhotepcreation.js.map +0 -1
- package/devices/immax.d.ts +0 -3
- package/devices/immax.d.ts.map +0 -1
- package/devices/immax.js +0 -303
- package/devices/immax.js.map +0 -1
- package/devices/imou.d.ts +0 -3
- package/devices/imou.d.ts.map +0 -1
- package/devices/imou.js +0 -60
- package/devices/index.js +0 -649
- package/devices/index.js.map +0 -1
- package/devices/innr.d.ts +0 -3
- package/devices/innr.d.ts.map +0 -1
- package/devices/innr.js +0 -868
- package/devices/innr.js.map +0 -1
- package/devices/inovelli.d.ts +0 -3
- package/devices/inovelli.d.ts.map +0 -1
- package/devices/inovelli.js +0 -2014
- package/devices/inovelli.js.map +0 -1
- package/devices/insta.d.ts +0 -3
- package/devices/insta.d.ts.map +0 -1
- package/devices/insta.js +0 -185
- package/devices/insta.js.map +0 -1
- package/devices/iolloi.d.ts +0 -3
- package/devices/iolloi.d.ts.map +0 -1
- package/devices/iolloi.js +0 -48
- package/devices/iotperfect.d.ts +0 -3
- package/devices/iotperfect.d.ts.map +0 -1
- package/devices/iotperfect.js +0 -57
- package/devices/iotperfect.js.map +0 -1
- package/devices/iris.d.ts +0 -3
- package/devices/iris.d.ts.map +0 -1
- package/devices/iris.js +0 -210
- package/devices/iris.js.map +0 -1
- package/devices/istar.d.ts +0 -3
- package/devices/istar.d.ts.map +0 -1
- package/devices/istar.js +0 -54
- package/devices/jasco.d.ts +0 -3
- package/devices/jasco.d.ts.map +0 -1
- package/devices/jasco.js +0 -66
- package/devices/jasco.js.map +0 -1
- package/devices/javis.d.ts +0 -3
- package/devices/javis.d.ts.map +0 -1
- package/devices/javis.js +0 -80
- package/devices/javis.js.map +0 -1
- package/devices/jethome.d.ts +0 -3
- package/devices/jethome.d.ts.map +0 -1
- package/devices/jethome.js +0 -123
- package/devices/jethome.js.map +0 -1
- package/devices/jiawen.d.ts +0 -3
- package/devices/jiawen.d.ts.map +0 -1
- package/devices/jiawen.js +0 -54
- package/devices/jumitech.d.ts +0 -3
- package/devices/jumitech.d.ts.map +0 -1
- package/devices/jumitech.js +0 -47
- package/devices/jxuan.d.ts +0 -3
- package/devices/jxuan.d.ts.map +0 -1
- package/devices/jxuan.js +0 -88
- package/devices/jxuan.js.map +0 -1
- package/devices/kami.d.ts +0 -3
- package/devices/kami.d.ts.map +0 -1
- package/devices/kami.js +0 -54
- package/devices/kami.js.map +0 -1
- package/devices/keen_home.d.ts +0 -3
- package/devices/keen_home.d.ts.map +0 -1
- package/devices/keen_home.js +0 -159
- package/devices/keen_home.js.map +0 -1
- package/devices/klikaanklikuit.d.ts +0 -3
- package/devices/klikaanklikuit.d.ts.map +0 -1
- package/devices/klikaanklikuit.js +0 -54
- package/devices/kmpcil.d.ts +0 -3
- package/devices/kmpcil.d.ts.map +0 -1
- package/devices/kmpcil.js +0 -215
- package/devices/kmpcil.js.map +0 -1
- package/devices/konke.d.ts +0 -3
- package/devices/konke.d.ts.map +0 -1
- package/devices/konke.js +0 -210
- package/devices/konke.js.map +0 -1
- package/devices/ksentry.d.ts +0 -3
- package/devices/ksentry.d.ts.map +0 -1
- package/devices/ksentry.js +0 -47
- package/devices/kurvia.d.ts +0 -3
- package/devices/kurvia.d.ts.map +0 -1
- package/devices/kurvia.js +0 -52
- package/devices/kurvia.js.map +0 -1
- package/devices/kwikset.d.ts +0 -3
- package/devices/kwikset.d.ts.map +0 -1
- package/devices/kwikset.js +0 -156
- package/devices/kwikset.js.map +0 -1
- package/devices/lanesto.d.ts +0 -3
- package/devices/lanesto.d.ts.map +0 -1
- package/devices/lanesto.js +0 -47
- package/devices/lds.d.ts +0 -3
- package/devices/lds.d.ts.map +0 -1
- package/devices/lds.js +0 -47
- package/devices/led_trading.d.ts +0 -3
- package/devices/led_trading.d.ts.map +0 -1
- package/devices/led_trading.js +0 -111
- package/devices/led_trading.js.map +0 -1
- package/devices/ledvance.d.ts +0 -3
- package/devices/ledvance.d.ts.map +0 -1
- package/devices/ledvance.js +0 -370
- package/devices/leedarson.d.ts +0 -3
- package/devices/leedarson.d.ts.map +0 -1
- package/devices/leedarson.js +0 -183
- package/devices/leedarson.js.map +0 -1
- package/devices/legrand.d.ts +0 -3
- package/devices/legrand.d.ts.map +0 -1
- package/devices/legrand.js +0 -737
- package/devices/legrand.js.map +0 -1
- package/devices/lellki.d.ts +0 -3
- package/devices/lellki.d.ts.map +0 -1
- package/devices/lellki.js +0 -164
- package/devices/lellki.js.map +0 -1
- package/devices/letsled.d.ts +0 -3
- package/devices/letsled.d.ts.map +0 -1
- package/devices/letsled.js +0 -47
- package/devices/letv.d.ts +0 -3
- package/devices/letv.d.ts.map +0 -1
- package/devices/letv.js +0 -89
- package/devices/letv.js.map +0 -1
- package/devices/leviton.d.ts +0 -3
- package/devices/leviton.d.ts.map +0 -1
- package/devices/leviton.js +0 -163
- package/devices/leviton.js.map +0 -1
- package/devices/lg.d.ts +0 -3
- package/devices/lg.d.ts.map +0 -1
- package/devices/lg.js +0 -61
- package/devices/lidl.d.ts +0 -3
- package/devices/lidl.d.ts.map +0 -1
- package/devices/lidl.js +0 -673
- package/devices/lidl.js.map +0 -1
- package/devices/lifecontrol.d.ts +0 -3
- package/devices/lifecontrol.d.ts.map +0 -1
- package/devices/lifecontrol.js +0 -148
- package/devices/lifecontrol.js.map +0 -1
- package/devices/lightsolutions.d.ts +0 -3
- package/devices/lightsolutions.d.ts.map +0 -1
- package/devices/lightsolutions.js +0 -68
- package/devices/linkind.d.ts +0 -3
- package/devices/linkind.d.ts.map +0 -1
- package/devices/linkind.js +0 -274
- package/devices/linkind.js.map +0 -1
- package/devices/linptech.d.ts +0 -3
- package/devices/linptech.d.ts.map +0 -1
- package/devices/linptech.js +0 -158
- package/devices/linptech.js.map +0 -1
- package/devices/livingwise.d.ts +0 -3
- package/devices/livingwise.d.ts.map +0 -1
- package/devices/livingwise.js +0 -118
- package/devices/livingwise.js.map +0 -1
- package/devices/livolo.d.ts +0 -3
- package/devices/livolo.d.ts.map +0 -1
- package/devices/livolo.js +0 -421
- package/devices/livolo.js.map +0 -1
- package/devices/lixee.d.ts +0 -3
- package/devices/lixee.d.ts.map +0 -1
- package/devices/lixee.js +0 -1924
- package/devices/lixee.js.map +0 -1
- package/devices/lonsonho.d.ts +0 -3
- package/devices/lonsonho.d.ts.map +0 -1
- package/devices/lonsonho.js +0 -290
- package/devices/lonsonho.js.map +0 -1
- package/devices/ls.d.ts +0 -3
- package/devices/ls.d.ts.map +0 -1
- package/devices/ls.js +0 -66
- package/devices/lubeez.d.ts +0 -3
- package/devices/lubeez.d.ts.map +0 -1
- package/devices/lubeez.js +0 -47
- package/devices/lumi.d.ts +0 -3
- package/devices/lumi.d.ts.map +0 -1
- package/devices/lumi.js +0 -4430
- package/devices/lumi.js.map +0 -1
- package/devices/lupus.d.ts +0 -3
- package/devices/lupus.d.ts.map +0 -1
- package/devices/lupus.js +0 -97
- package/devices/lupus.js.map +0 -1
- package/devices/lutron.d.ts +0 -3
- package/devices/lutron.d.ts.map +0 -1
- package/devices/lutron.js +0 -71
- package/devices/lutron.js.map +0 -1
- package/devices/lux.d.ts +0 -3
- package/devices/lux.d.ts.map +0 -1
- package/devices/lux.js +0 -90
- package/devices/lux.js.map +0 -1
- package/devices/lytko.d.ts +0 -3
- package/devices/lytko.d.ts.map +0 -1
- package/devices/lytko.js +0 -787
- package/devices/lytko.js.map +0 -1
- package/devices/m_elec.d.ts +0 -3
- package/devices/m_elec.d.ts.map +0 -1
- package/devices/m_elec.js +0 -68
- package/devices/makegood.d.ts +0 -3
- package/devices/makegood.d.ts.map +0 -1
- package/devices/makegood.js +0 -65
- package/devices/matcall_bv.d.ts +0 -3
- package/devices/matcall_bv.d.ts.map +0 -1
- package/devices/matcall_bv.js +0 -54
- package/devices/mazda.d.ts +0 -3
- package/devices/mazda.d.ts.map +0 -1
- package/devices/mazda.js +0 -163
- package/devices/mazda.js.map +0 -1
- package/devices/meazon.d.ts +0 -3
- package/devices/meazon.d.ts.map +0 -1
- package/devices/meazon.js +0 -98
- package/devices/meazon.js.map +0 -1
- package/devices/mercator.d.ts +0 -3
- package/devices/mercator.d.ts.map +0 -1
- package/devices/mercator.js +0 -252
- package/devices/mercator.js.map +0 -1
- package/devices/miboxer.d.ts +0 -3
- package/devices/miboxer.d.ts.map +0 -1
- package/devices/miboxer.js +0 -92
- package/devices/miboxer.js.map +0 -1
- package/devices/micromatic.d.ts +0 -3
- package/devices/micromatic.d.ts.map +0 -1
- package/devices/micromatic.js +0 -47
- package/devices/modular.d.ts +0 -3
- package/devices/modular.d.ts.map +0 -1
- package/devices/modular.js +0 -47
- package/devices/moes.d.ts +0 -3
- package/devices/moes.d.ts.map +0 -1
- package/devices/moes.js +0 -722
- package/devices/moes.js.map +0 -1
- package/devices/muller_licht.d.ts +0 -3
- package/devices/muller_licht.d.ts.map +0 -1
- package/devices/muller_licht.js +0 -337
- package/devices/muller_licht.js.map +0 -1
- package/devices/multiterm.d.ts +0 -3
- package/devices/multiterm.d.ts.map +0 -1
- package/devices/multiterm.js +0 -122
- package/devices/multiterm.js.map +0 -1
- package/devices/namron.d.ts +0 -3
- package/devices/namron.d.ts.map +0 -1
- package/devices/namron.js +0 -1572
- package/devices/namron.js.map +0 -1
- package/devices/nanoleaf.d.ts +0 -3
- package/devices/nanoleaf.d.ts.map +0 -1
- package/devices/nanoleaf.js +0 -47
- package/devices/nedis.d.ts +0 -3
- package/devices/nedis.d.ts.map +0 -1
- package/devices/nedis.js +0 -87
- package/devices/neo.d.ts +0 -3
- package/devices/neo.d.ts.map +0 -1
- package/devices/neo.js +0 -557
- package/devices/neo.js.map +0 -1
- package/devices/net2grid.d.ts +0 -3
- package/devices/net2grid.d.ts.map +0 -1
- package/devices/net2grid.js +0 -67
- package/devices/net2grid.js.map +0 -1
- package/devices/netvox.d.ts +0 -3
- package/devices/netvox.d.ts.map +0 -1
- package/devices/netvox.js +0 -74
- package/devices/netvox.js.map +0 -1
- package/devices/nexelec.d.ts +0 -3
- package/devices/nexelec.d.ts.map +0 -1
- package/devices/nexelec.js +0 -47
- package/devices/niko.d.ts +0 -3
- package/devices/niko.d.ts.map +0 -1
- package/devices/niko.js +0 -632
- package/devices/niko.js.map +0 -1
- package/devices/ninja_blocks.d.ts +0 -3
- package/devices/ninja_blocks.d.ts.map +0 -1
- package/devices/ninja_blocks.js +0 -63
- package/devices/ninja_blocks.js.map +0 -1
- package/devices/niviss.d.ts +0 -3
- package/devices/niviss.d.ts.map +0 -1
- package/devices/niviss.js +0 -47
- package/devices/nodon.d.ts +0 -3
- package/devices/nodon.d.ts.map +0 -1
- package/devices/nodon.js +0 -386
- package/devices/nodon.js.map +0 -1
- package/devices/nordtronic.d.ts +0 -3
- package/devices/nordtronic.d.ts.map +0 -1
- package/devices/nordtronic.js +0 -73
- package/devices/nous.d.ts +0 -3
- package/devices/nous.d.ts.map +0 -1
- package/devices/nous.js +0 -168
- package/devices/nous.js.map +0 -1
- package/devices/novo.d.ts +0 -3
- package/devices/novo.d.ts.map +0 -1
- package/devices/novo.js +0 -57
- package/devices/novo.js.map +0 -1
- package/devices/nue_3a.d.ts +0 -3
- package/devices/nue_3a.d.ts.map +0 -1
- package/devices/nue_3a.js +0 -360
- package/devices/nue_3a.js.map +0 -1
- package/devices/nyce.d.ts +0 -3
- package/devices/nyce.d.ts.map +0 -1
- package/devices/nyce.js +0 -133
- package/devices/nyce.js.map +0 -1
- package/devices/onenuo.d.ts +0 -3
- package/devices/onenuo.d.ts.map +0 -1
- package/devices/onenuo.js +0 -85
- package/devices/onesti.d.ts +0 -3
- package/devices/onesti.d.ts.map +0 -1
- package/devices/onesti.js +0 -207
- package/devices/onesti.js.map +0 -1
- package/devices/openlumi.d.ts +0 -3
- package/devices/openlumi.d.ts.map +0 -1
- package/devices/openlumi.js +0 -61
- package/devices/openlumi.js.map +0 -1
- package/devices/orvibo.d.ts +0 -12
- package/devices/orvibo.d.ts.map +0 -1
- package/devices/orvibo.js +0 -595
- package/devices/orvibo.js.map +0 -1
- package/devices/osram.d.ts +0 -3
- package/devices/osram.d.ts.map +0 -1
- package/devices/osram.js +0 -516
- package/devices/osram.js.map +0 -1
- package/devices/oujiabao.d.ts +0 -3
- package/devices/oujiabao.d.ts.map +0 -1
- package/devices/oujiabao.js +0 -54
- package/devices/oujiabao.js.map +0 -1
- package/devices/owon.d.ts +0 -3
- package/devices/owon.d.ts.map +0 -1
- package/devices/owon.js +0 -476
- package/devices/owon.js.map +0 -1
- package/devices/ozsmartthings.d.ts +0 -3
- package/devices/ozsmartthings.d.ts.map +0 -1
- package/devices/ozsmartthings.js +0 -47
- package/devices/paul_neuhaus.d.ts +0 -3
- package/devices/paul_neuhaus.d.ts.map +0 -1
- package/devices/paul_neuhaus.js +0 -193
- package/devices/paul_neuhaus.js.map +0 -1
- package/devices/paulmann.d.ts +0 -3
- package/devices/paulmann.d.ts.map +0 -1
- package/devices/paulmann.js +0 -337
- package/devices/paulmann.js.map +0 -1
- package/devices/peq.d.ts +0 -3
- package/devices/peq.d.ts.map +0 -1
- package/devices/peq.js +0 -63
- package/devices/peq.js.map +0 -1
- package/devices/perenio.d.ts +0 -3
- package/devices/perenio.d.ts.map +0 -1
- package/devices/perenio.js +0 -467
- package/devices/perenio.js.map +0 -1
- package/devices/philio.d.ts +0 -3
- package/devices/philio.d.ts.map +0 -1
- package/devices/philio.js +0 -48
- package/devices/philips.d.ts +0 -3
- package/devices/philips.d.ts.map +0 -1
- package/devices/philips.js +0 -4064
- package/devices/philips.js.map +0 -1
- package/devices/plaid.d.ts +0 -3
- package/devices/plaid.d.ts.map +0 -1
- package/devices/plaid.js +0 -64
- package/devices/plaid.js.map +0 -1
- package/devices/plugwise.d.ts +0 -3
- package/devices/plugwise.d.ts.map +0 -1
- package/devices/plugwise.js +0 -209
- package/devices/plugwise.js.map +0 -1
- package/devices/profalux.d.ts +0 -3
- package/devices/profalux.d.ts.map +0 -1
- package/devices/profalux.js +0 -190
- package/devices/profalux.js.map +0 -1
- package/devices/prolight.d.ts +0 -3
- package/devices/prolight.d.ts.map +0 -1
- package/devices/prolight.js +0 -114
- package/devices/prolight.js.map +0 -1
- package/devices/purmo.d.ts +0 -3
- package/devices/purmo.d.ts.map +0 -1
- package/devices/purmo.js +0 -94
- package/devices/purmo.js.map +0 -1
- package/devices/pushok.d.ts +0 -3
- package/devices/pushok.d.ts.map +0 -1
- package/devices/pushok.js +0 -375
- package/devices/pushok.js.map +0 -1
- package/devices/qa.d.ts +0 -3
- package/devices/qa.d.ts.map +0 -1
- package/devices/qa.js +0 -294
- package/devices/qa.js.map +0 -1
- package/devices/qmotion.d.ts +0 -3
- package/devices/qmotion.d.ts.map +0 -1
- package/devices/qmotion.js +0 -72
- package/devices/qmotion.js.map +0 -1
- package/devices/qoto.d.ts +0 -3
- package/devices/qoto.d.ts.map +0 -1
- package/devices/qoto.js +0 -86
- package/devices/qoto.js.map +0 -1
- package/devices/quotra.d.ts +0 -3
- package/devices/quotra.d.ts.map +0 -1
- package/devices/quotra.js +0 -54
- package/devices/rademacher.d.ts +0 -3
- package/devices/rademacher.d.ts.map +0 -1
- package/devices/rademacher.js +0 -61
- package/devices/radium.d.ts +0 -3
- package/devices/radium.d.ts.map +0 -1
- package/devices/radium.js +0 -47
- package/devices/raex.d.ts +0 -3
- package/devices/raex.d.ts.map +0 -1
- package/devices/raex.js +0 -47
- package/devices/rgb_genie.d.ts +0 -3
- package/devices/rgb_genie.d.ts.map +0 -1
- package/devices/rgb_genie.js +0 -278
- package/devices/rgb_genie.js.map +0 -1
- package/devices/robb.d.ts +0 -3
- package/devices/robb.d.ts.map +0 -1
- package/devices/robb.js +0 -471
- package/devices/robb.js.map +0 -1
- package/devices/roome.d.ts +0 -3
- package/devices/roome.d.ts.map +0 -1
- package/devices/roome.js +0 -54
- package/devices/roome.js.map +0 -1
- package/devices/rtx.d.ts +0 -3
- package/devices/rtx.d.ts.map +0 -1
- package/devices/rtx.js +0 -146
- package/devices/rtx.js.map +0 -1
- package/devices/salus_controls.d.ts +0 -3
- package/devices/salus_controls.d.ts.map +0 -1
- package/devices/salus_controls.js +0 -224
- package/devices/salus_controls.js.map +0 -1
- package/devices/samotech.d.ts +0 -3
- package/devices/samotech.d.ts.map +0 -1
- package/devices/samotech.js +0 -107
- package/devices/saswell.d.ts +0 -3
- package/devices/saswell.d.ts.map +0 -1
- package/devices/saswell.js +0 -126
- package/devices/saswell.js.map +0 -1
- package/devices/sber.d.ts +0 -3
- package/devices/sber.d.ts.map +0 -1
- package/devices/sber.js +0 -98
- package/devices/scanproducts.d.ts +0 -3
- package/devices/scanproducts.d.ts.map +0 -1
- package/devices/scanproducts.js +0 -54
- package/devices/schlage.d.ts +0 -3
- package/devices/schlage.d.ts.map +0 -1
- package/devices/schlage.js +0 -63
- package/devices/schlage.js.map +0 -1
- package/devices/schneider_electric.d.ts +0 -3
- package/devices/schneider_electric.d.ts.map +0 -1
- package/devices/schneider_electric.js +0 -2189
- package/devices/schneider_electric.js.map +0 -1
- package/devices/schwaiger.d.ts +0 -3
- package/devices/schwaiger.d.ts.map +0 -1
- package/devices/schwaiger.js +0 -108
- package/devices/schwaiger.js.map +0 -1
- package/devices/seastar_intelligence.d.ts +0 -3
- package/devices/seastar_intelligence.d.ts.map +0 -1
- package/devices/seastar_intelligence.js +0 -52
- package/devices/securifi.d.ts +0 -3
- package/devices/securifi.d.ts.map +0 -1
- package/devices/securifi.js +0 -82
- package/devices/securifi.js.map +0 -1
- package/devices/sengled.d.ts +0 -6
- package/devices/sengled.d.ts.map +0 -1
- package/devices/sengled.js +0 -390
- package/devices/sengled.js.map +0 -1
- package/devices/sercomm.d.ts +0 -3
- package/devices/sercomm.d.ts.map +0 -1
- package/devices/sercomm.js +0 -189
- package/devices/sercomm.js.map +0 -1
- package/devices/shade_control.d.ts +0 -3
- package/devices/shade_control.d.ts.map +0 -1
- package/devices/shade_control.js +0 -64
- package/devices/shade_control.js.map +0 -1
- package/devices/shenzhen_homa.d.ts +0 -3
- package/devices/shenzhen_homa.d.ts.map +0 -1
- package/devices/shenzhen_homa.js +0 -143
- package/devices/shinasystem.d.ts +0 -3
- package/devices/shinasystem.d.ts.map +0 -1
- package/devices/shinasystem.js +0 -960
- package/devices/shinasystem.js.map +0 -1
- package/devices/shyugj.d.ts +0 -3
- package/devices/shyugj.d.ts.map +0 -1
- package/devices/shyugj.js +0 -53
- package/devices/siglis.d.ts +0 -3
- package/devices/siglis.d.ts.map +0 -1
- package/devices/siglis.js +0 -454
- package/devices/siglis.js.map +0 -1
- package/devices/sikom.d.ts +0 -3
- package/devices/sikom.d.ts.map +0 -1
- package/devices/sikom.js +0 -67
- package/devices/sikom.js.map +0 -1
- package/devices/simon.d.ts +0 -3
- package/devices/simon.d.ts.map +0 -1
- package/devices/simon.js +0 -14
- package/devices/sinope.d.ts +0 -3
- package/devices/sinope.d.ts.map +0 -1
- package/devices/sinope.js +0 -1754
- package/devices/sinope.js.map +0 -1
- package/devices/siterwell.d.ts +0 -3
- package/devices/siterwell.d.ts.map +0 -1
- package/devices/siterwell.js +0 -110
- package/devices/siterwell.js.map +0 -1
- package/devices/skydance.d.ts +0 -3
- package/devices/skydance.d.ts.map +0 -1
- package/devices/skydance.js +0 -138
- package/devices/slv.d.ts +0 -3
- package/devices/slv.d.ts.map +0 -1
- package/devices/slv.js +0 -70
- package/devices/smart9.d.ts +0 -3
- package/devices/smart9.d.ts.map +0 -1
- package/devices/smart9.js +0 -66
- package/devices/smart9.js.map +0 -1
- package/devices/smart_home_pty.d.ts +0 -3
- package/devices/smart_home_pty.d.ts.map +0 -1
- package/devices/smart_home_pty.js +0 -54
- package/devices/smartenit.d.ts +0 -3
- package/devices/smartenit.d.ts.map +0 -1
- package/devices/smartenit.js +0 -80
- package/devices/smartenit.js.map +0 -1
- package/devices/smartthings.d.ts +0 -3
- package/devices/smartthings.d.ts.map +0 -1
- package/devices/smartthings.js +0 -526
- package/devices/smartthings.js.map +0 -1
- package/devices/smartwings.d.ts +0 -3
- package/devices/smartwings.d.ts.map +0 -1
- package/devices/smartwings.js +0 -63
- package/devices/smartwings.js.map +0 -1
- package/devices/smlight.d.ts +0 -3
- package/devices/smlight.d.ts.map +0 -1
- package/devices/smlight.js +0 -56
- package/devices/sohan_electric.d.ts +0 -3
- package/devices/sohan_electric.d.ts.map +0 -1
- package/devices/sohan_electric.js +0 -53
- package/devices/sohan_electric.js.map +0 -1
- package/devices/solaredge.d.ts +0 -3
- package/devices/solaredge.d.ts.map +0 -1
- package/devices/solaredge.js +0 -47
- package/devices/soma.d.ts +0 -3
- package/devices/soma.d.ts.map +0 -1
- package/devices/soma.js +0 -47
- package/devices/somfy.d.ts +0 -3
- package/devices/somfy.d.ts.map +0 -1
- package/devices/somfy.js +0 -101
- package/devices/somfy.js.map +0 -1
- package/devices/somgoms.d.ts +0 -3
- package/devices/somgoms.d.ts.map +0 -1
- package/devices/somgoms.js +0 -84
- package/devices/somgoms.js.map +0 -1
- package/devices/sonoff.d.ts +0 -3
- package/devices/sonoff.d.ts.map +0 -1
- package/devices/sonoff.js +0 -1583
- package/devices/sonoff.js.map +0 -1
- package/devices/sowilo.d.ts +0 -3
- package/devices/sowilo.d.ts.map +0 -1
- package/devices/sowilo.js +0 -47
- package/devices/spotmau.d.ts +0 -3
- package/devices/spotmau.d.ts.map +0 -1
- package/devices/spotmau.js +0 -74
- package/devices/stelpro.d.ts +0 -3
- package/devices/stelpro.d.ts.map +0 -1
- package/devices/stelpro.js +0 -365
- package/devices/stelpro.js.map +0 -1
- package/devices/sunricher.d.ts +0 -3
- package/devices/sunricher.d.ts.map +0 -1
- package/devices/sunricher.js +0 -2238
- package/devices/sunricher.js.map +0 -1
- package/devices/swann.d.ts +0 -3
- package/devices/swann.d.ts.map +0 -1
- package/devices/swann.js +0 -72
- package/devices/swann.js.map +0 -1
- package/devices/sylvania.d.ts +0 -3
- package/devices/sylvania.d.ts.map +0 -1
- package/devices/sylvania.js +0 -226
- package/devices/sylvania.js.map +0 -1
- package/devices/tapestry.d.ts +0 -3
- package/devices/tapestry.d.ts.map +0 -1
- package/devices/tapestry.js +0 -55
- package/devices/tapestry.js.map +0 -1
- package/devices/tci.d.ts +0 -3
- package/devices/tci.d.ts.map +0 -1
- package/devices/tci.js +0 -61
- package/devices/tech.d.ts +0 -3
- package/devices/tech.d.ts.map +0 -1
- package/devices/tech.js +0 -217
- package/devices/tech.js.map +0 -1
- package/devices/technicolor.d.ts +0 -3
- package/devices/technicolor.d.ts.map +0 -1
- package/devices/technicolor.js +0 -101
- package/devices/technicolor.js.map +0 -1
- package/devices/terncy.d.ts +0 -3
- package/devices/terncy.d.ts.map +0 -1
- package/devices/terncy.js +0 -116
- package/devices/terncy.js.map +0 -1
- package/devices/the_light_group.d.ts +0 -3
- package/devices/the_light_group.d.ts.map +0 -1
- package/devices/the_light_group.js +0 -129
- package/devices/the_light_group.js.map +0 -1
- package/devices/third_reality.d.ts +0 -3
- package/devices/third_reality.d.ts.map +0 -1
- package/devices/third_reality.js +0 -609
- package/devices/third_reality.js.map +0 -1
- package/devices/titan_products.d.ts +0 -3
- package/devices/titan_products.d.ts.map +0 -1
- package/devices/titan_products.js +0 -61
- package/devices/titan_products.js.map +0 -1
- package/devices/tlwglobal.d.ts +0 -3
- package/devices/tlwglobal.d.ts.map +0 -1
- package/devices/tlwglobal.js +0 -64
- package/devices/tplink.d.ts +0 -3
- package/devices/tplink.d.ts.map +0 -1
- package/devices/tplink.js +0 -80
- package/devices/tplink.js.map +0 -1
- package/devices/trust.d.ts +0 -3
- package/devices/trust.d.ts.map +0 -1
- package/devices/trust.js +0 -182
- package/devices/trust.js.map +0 -1
- package/devices/tubeszb.d.ts +0 -3
- package/devices/tubeszb.d.ts.map +0 -1
- package/devices/tubeszb.js +0 -59
- package/devices/tubeszb.js.map +0 -1
- package/devices/tuya.d.ts +0 -3
- package/devices/tuya.d.ts.map +0 -1
- package/devices/tuya.js +0 -14484
- package/devices/tuya.js.map +0 -1
- package/devices/ubisys.d.ts +0 -3
- package/devices/ubisys.d.ts.map +0 -1
- package/devices/ubisys.js +0 -1313
- package/devices/ubisys.js.map +0 -1
- package/devices/uhome.d.ts +0 -3
- package/devices/uhome.d.ts.map +0 -1
- package/devices/uhome.js +0 -63
- package/devices/uhome.js.map +0 -1
- package/devices/universal_electronics_inc.d.ts +0 -3
- package/devices/universal_electronics_inc.d.ts.map +0 -1
- package/devices/universal_electronics_inc.js +0 -185
- package/devices/universal_electronics_inc.js.map +0 -1
- package/devices/vbled.d.ts +0 -3
- package/devices/vbled.d.ts.map +0 -1
- package/devices/vbled.js +0 -47
- package/devices/vesternet.d.ts +0 -3
- package/devices/vesternet.d.ts.map +0 -1
- package/devices/vesternet.js +0 -329
- package/devices/vesternet.js.map +0 -1
- package/devices/viessmann.d.ts +0 -3
- package/devices/viessmann.d.ts.map +0 -1
- package/devices/viessmann.js +0 -123
- package/devices/viessmann.js.map +0 -1
- package/devices/villeroy_boch.d.ts +0 -3
- package/devices/villeroy_boch.d.ts.map +0 -1
- package/devices/villeroy_boch.js +0 -54
- package/devices/vimar.d.ts +0 -3
- package/devices/vimar.d.ts.map +0 -1
- package/devices/vimar.js +0 -136
- package/devices/vimar.js.map +0 -1
- package/devices/visonic.d.ts +0 -3
- package/devices/visonic.d.ts.map +0 -1
- package/devices/visonic.js +0 -137
- package/devices/visonic.js.map +0 -1
- package/devices/vrey.d.ts +0 -3
- package/devices/vrey.d.ts.map +0 -1
- package/devices/vrey.js +0 -48
- package/devices/wally.d.ts +0 -3
- package/devices/wally.d.ts.map +0 -1
- package/devices/wally.js +0 -63
- package/devices/wally.js.map +0 -1
- package/devices/waxman.d.ts +0 -3
- package/devices/waxman.d.ts.map +0 -1
- package/devices/waxman.js +0 -84
- package/devices/waxman.js.map +0 -1
- package/devices/weiser.d.ts +0 -3
- package/devices/weiser.d.ts.map +0 -1
- package/devices/weiser.js +0 -102
- package/devices/weiser.js.map +0 -1
- package/devices/weten.d.ts +0 -3
- package/devices/weten.d.ts.map +0 -1
- package/devices/weten.js +0 -88
- package/devices/weten.js.map +0 -1
- package/devices/wirenboard.d.ts +0 -3
- package/devices/wirenboard.d.ts.map +0 -1
- package/devices/wirenboard.js +0 -666
- package/devices/wirenboard.js.map +0 -1
- package/devices/wisdom.d.ts +0 -3
- package/devices/wisdom.d.ts.map +0 -1
- package/devices/wisdom.js +0 -47
- package/devices/woolley.d.ts +0 -3
- package/devices/woolley.d.ts.map +0 -1
- package/devices/woolley.js +0 -87
- package/devices/woolley.js.map +0 -1
- package/devices/woox.d.ts +0 -3
- package/devices/woox.d.ts.map +0 -1
- package/devices/woox.js +0 -132
- package/devices/woox.js.map +0 -1
- package/devices/wyze.d.ts +0 -3
- package/devices/wyze.d.ts.map +0 -1
- package/devices/wyze.js +0 -62
- package/devices/wyze.js.map +0 -1
- package/devices/xal.d.ts +0 -3
- package/devices/xal.d.ts.map +0 -1
- package/devices/xal.js +0 -61
- package/devices/xinghuoyuan.d.ts +0 -3
- package/devices/xinghuoyuan.d.ts.map +0 -1
- package/devices/xinghuoyuan.js +0 -47
- package/devices/xyzroe.d.ts +0 -3
- package/devices/xyzroe.d.ts.map +0 -1
- package/devices/xyzroe.js +0 -518
- package/devices/xyzroe.js.map +0 -1
- package/devices/yale.d.ts +0 -3
- package/devices/yale.d.ts.map +0 -1
- package/devices/yale.js +0 -502
- package/devices/yale.js.map +0 -1
- package/devices/yandex.d.ts +0 -3
- package/devices/yandex.d.ts.map +0 -1
- package/devices/yandex.js +0 -442
- package/devices/yandex.js.map +0 -1
- package/devices/ynoa.d.ts +0 -3
- package/devices/ynoa.d.ts.map +0 -1
- package/devices/ynoa.js +0 -112
- package/devices/ynoa.js.map +0 -1
- package/devices/yokis.d.ts +0 -3
- package/devices/yokis.d.ts.map +0 -1
- package/devices/yokis.js +0 -2532
- package/devices/yokis.js.map +0 -1
- package/devices/yookee.d.ts +0 -3
- package/devices/yookee.d.ts.map +0 -1
- package/devices/yookee.js +0 -62
- package/devices/yookee.js.map +0 -1
- package/devices/ysrsai.d.ts +0 -3
- package/devices/ysrsai.d.ts.map +0 -1
- package/devices/ysrsai.js +0 -65
- package/devices/zemismart.d.ts +0 -3
- package/devices/zemismart.d.ts.map +0 -1
- package/devices/zemismart.js +0 -391
- package/devices/zemismart.js.map +0 -1
- package/devices/zen.d.ts +0 -3
- package/devices/zen.d.ts.map +0 -1
- package/devices/zen.js +0 -95
- package/devices/zen.js.map +0 -1
- package/devices/zigbeetlc.js +0 -235
- package/devices/zipato.d.ts +0 -3
- package/devices/zipato.d.ts.map +0 -1
- package/devices/zipato.js +0 -47
- package/index.d.ts +0 -20
- package/index.d.ts.map +0 -1
- package/index.js +0 -526
- package/index.js.map +0 -1
- package/lib/color.d.ts +0 -271
- package/lib/color.d.ts.map +0 -1
- package/lib/color.js +0 -761
- package/lib/color.js.map +0 -1
- package/lib/configureKey.d.ts +0 -3
- package/lib/configureKey.d.ts.map +0 -1
- package/lib/configureKey.js +0 -938
- package/lib/configureKey.js.map +0 -1
- package/lib/constants.d.ts +0 -68
- package/lib/constants.d.ts.map +0 -1
- package/lib/constants.js +0 -264
- package/lib/constants.js.map +0 -1
- package/lib/develco.d.ts +0 -15
- package/lib/develco.d.ts.map +0 -1
- package/lib/develco.js +0 -183
- package/lib/develco.js.map +0 -1
- package/lib/ewelink.d.ts +0 -30
- package/lib/ewelink.d.ts.map +0 -1
- package/lib/ewelink.js +0 -718
- package/lib/ewelink.js.map +0 -1
- package/lib/exposes.d.ts +0 -360
- package/lib/exposes.d.ts.map +0 -1
- package/lib/exposes.js +0 -1085
- package/lib/exposes.js.map +0 -1
- package/lib/generateDefinition.d.ts +0 -6
- package/lib/generateDefinition.d.ts.map +0 -1
- package/lib/generateDefinition.js +0 -345
- package/lib/generateDefinition.js.map +0 -1
- package/lib/ikea.d.ts +0 -39
- package/lib/ikea.d.ts.map +0 -1
- package/lib/ikea.js +0 -787
- package/lib/ikea.js.map +0 -1
- package/lib/kelvinToXy.js +0 -1913
- package/lib/kelvinToXy.js.map +0 -1
- package/lib/ledvance.d.ts +0 -20
- package/lib/ledvance.d.ts.map +0 -1
- package/lib/ledvance.js +0 -103
- package/lib/ledvance.js.map +0 -1
- package/lib/legacy.d.ts +0 -5054
- package/lib/legacy.d.ts.map +0 -1
- package/lib/legacy.js +0 -6540
- package/lib/legacy.js.map +0 -1
- package/lib/legrand.d.ts +0 -69
- package/lib/legrand.d.ts.map +0 -1
- package/lib/legrand.js +0 -282
- package/lib/legrand.js.map +0 -1
- package/lib/light.d.ts +0 -8
- package/lib/light.d.ts.map +0 -1
- package/lib/light.js +0 -142
- package/lib/light.js.map +0 -1
- package/lib/logger.d.ts +0 -4
- package/lib/logger.d.ts.map +0 -1
- package/lib/logger.js +0 -14
- package/lib/lumi.d.ts +0 -962
- package/lib/lumi.d.ts.map +0 -1
- package/lib/lumi.js +0 -5027
- package/lib/lumi.js.map +0 -1
- package/lib/modernExtend.d.ts +0 -325
- package/lib/modernExtend.d.ts.map +0 -1
- package/lib/modernExtend.js +0 -2015
- package/lib/modernExtend.js.map +0 -1
- package/lib/namron.d.ts +0 -56
- package/lib/namron.d.ts.map +0 -1
- package/lib/namron.js +0 -434
- package/lib/namron.js.map +0 -1
- package/lib/nodon.d.ts +0 -3
- package/lib/nodon.d.ts.map +0 -1
- package/lib/nodon.js +0 -130
- package/lib/nodon.js.map +0 -1
- package/lib/ota.d.ts +0 -71
- package/lib/ota.d.ts.map +0 -1
- package/lib/ota.js +0 -663
- package/lib/ota.js.map +0 -1
- package/lib/philips.d.ts +0 -249
- package/lib/philips.d.ts.map +0 -1
- package/lib/philips.js +0 -656
- package/lib/philips.js.map +0 -1
- package/lib/reporting.d.ts +0 -58
- package/lib/reporting.d.ts.map +0 -1
- package/lib/reporting.js +0 -285
- package/lib/store.d.ts +0 -7
- package/lib/store.d.ts.map +0 -1
- package/lib/store.js +0 -51
- package/lib/store.js.map +0 -1
- package/lib/sunricher.d.ts +0 -13
- package/lib/sunricher.d.ts.map +0 -1
- package/lib/sunricher.js +0 -14
- package/lib/tuya.d.ts +0 -786
- package/lib/tuya.d.ts.map +0 -1
- package/lib/tuya.js +0 -2415
- package/lib/tuya.js.map +0 -1
- package/lib/types.d.ts +0 -439
- package/lib/types.d.ts.map +0 -1
- package/lib/ubisys.d.ts +0 -19
- package/lib/ubisys.d.ts.map +0 -1
- package/lib/ubisys.js +0 -293
- package/lib/ubisys.js.map +0 -1
- package/lib/utils.d.ts +0 -93
- package/lib/utils.d.ts.map +0 -1
- package/lib/utils.js +0 -754
- package/lib/utils.js.map +0 -1
- package/lib/zosung.d.ts +0 -52
- package/lib/zosung.d.ts.map +0 -1
- package/lib/zosung.js +0 -253
- package/lib/zosung.js.map +0 -1
- package/models-index.json +0 -1
- /package/{devices → dist/devices}/acuity_brands_lighting.js.map +0 -0
- /package/{devices → dist/devices}/ajax_online.js.map +0 -0
- /package/{devices → dist/devices}/alchemy.js.map +0 -0
- /package/{devices → dist/devices}/anchor.js.map +0 -0
- /package/{devices → dist/devices}/atsmart.js.map +0 -0
- /package/{devices → dist/devices}/aubess.js.map +0 -0
- /package/{devices → dist/devices}/automaton.js.map +0 -0
- /package/{devices → dist/devices}/bankamp.js.map +0 -0
- /package/{devices → dist/devices}/bega.js.map +0 -0
- /package/{devices → dist/devices}/belkin.js.map +0 -0
- /package/{devices → dist/devices}/bouffalo_lab.js.map +0 -0
- /package/{devices → dist/devices}/bseed.js.map +0 -0
- /package/{devices → dist/devices}/candeo.js.map +0 -0
- /package/{devices → dist/devices}/chacon.js.map +0 -0
- /package/{devices → dist/devices}/cleode.js.map +0 -0
- /package/{devices → dist/devices}/commercial_electric.js.map +0 -0
- /package/{devices → dist/devices}/cree.js.map +0 -0
- /package/{devices → dist/devices}/cy_lighting.js.map +0 -0
- /package/{devices → dist/devices}/digi.js.map +0 -0
- /package/{devices → dist/devices}/direct_signs.js.map +0 -0
- /package/{devices → dist/devices}/dnake.js.map +0 -0
- /package/{devices → dist/devices}/dowsing_reynolds.js.map +0 -0
- /package/{devices → dist/devices}/dresden_elektronik.js.map +0 -0
- /package/{devices → dist/devices}/eatonhalo_led.js.map +0 -0
- /package/{devices → dist/devices}/ecosmart.js.map +0 -0
- /package/{devices → dist/devices}/enbrighten.js.map +0 -0
- /package/{devices → dist/devices}/essentials.js.map +0 -0
- /package/{devices → dist/devices}/eucontrols.js.map +0 -0
- /package/{devices → dist/devices}/evanell.js.map +0 -0
- /package/{devices → dist/devices}/evvr.js.map +0 -0
- /package/{devices → dist/devices}/ezex.js.map +0 -0
- /package/{devices → dist/devices}/frankever.js.map +0 -0
- /package/{devices → dist/devices}/frient.js.map +0 -0
- /package/{devices → dist/devices}/futurehome.js.map +0 -0
- /package/{devices → dist/devices}/gidealed.js.map +0 -0
- /package/{devices → dist/devices}/giderwel.js.map +0 -0
- /package/{devices → dist/devices}/giex.js.map +0 -0
- /package/{devices → dist/devices}/girier.js.map +0 -0
- /package/{devices → dist/devices}/gmy.js.map +0 -0
- /package/{devices → dist/devices}/gs.js.map +0 -0
- /package/{devices → dist/devices}/gumax.js.map +0 -0
- /package/{devices → dist/devices}/heatit.js.map +0 -0
- /package/{devices → dist/devices}/hej.js.map +0 -0
- /package/{devices → dist/devices}/hfh.js.map +0 -0
- /package/{devices → dist/devices}/hilux.js.map +0 -0
- /package/{devices → dist/devices}/hornbach.js.map +0 -0
- /package/{devices → dist/devices}/idinio.js.map +0 -0
- /package/{devices → dist/devices}/ikea.js.map +0 -0
- /package/{devices → dist/devices}/ilightsin.js.map +0 -0
- /package/{devices → dist/devices}/ilux.js.map +0 -0
- /package/{devices → dist/devices}/imou.js.map +0 -0
- /package/{devices → dist/devices}/index.d.ts +0 -0
- /package/{devices → dist/devices}/index.d.ts.map +0 -0
- /package/{devices → dist/devices}/iolloi.js.map +0 -0
- /package/{devices → dist/devices}/istar.js.map +0 -0
- /package/{devices → dist/devices}/jiawen.js.map +0 -0
- /package/{devices → dist/devices}/jumitech.js.map +0 -0
- /package/{devices → dist/devices}/klikaanklikuit.js.map +0 -0
- /package/{devices → dist/devices}/ksentry.js.map +0 -0
- /package/{devices → dist/devices}/lanesto.js.map +0 -0
- /package/{devices → dist/devices}/lds.js.map +0 -0
- /package/{devices → dist/devices}/ledvance.js.map +0 -0
- /package/{devices → dist/devices}/letsled.js.map +0 -0
- /package/{devices → dist/devices}/lg.js.map +0 -0
- /package/{devices → dist/devices}/lightsolutions.js.map +0 -0
- /package/{devices → dist/devices}/ls.js.map +0 -0
- /package/{devices → dist/devices}/lubeez.js.map +0 -0
- /package/{devices → dist/devices}/m_elec.js.map +0 -0
- /package/{devices → dist/devices}/makegood.js.map +0 -0
- /package/{devices → dist/devices}/matcall_bv.js.map +0 -0
- /package/{devices → dist/devices}/micromatic.js.map +0 -0
- /package/{devices → dist/devices}/modular.js.map +0 -0
- /package/{devices → dist/devices}/nanoleaf.js.map +0 -0
- /package/{devices → dist/devices}/nedis.js.map +0 -0
- /package/{devices → dist/devices}/nexelec.js.map +0 -0
- /package/{devices → dist/devices}/niviss.js.map +0 -0
- /package/{devices → dist/devices}/nordtronic.js.map +0 -0
- /package/{devices → dist/devices}/onenuo.js.map +0 -0
- /package/{devices → dist/devices}/ozsmartthings.js.map +0 -0
- /package/{devices → dist/devices}/philio.js.map +0 -0
- /package/{devices → dist/devices}/quotra.js.map +0 -0
- /package/{devices → dist/devices}/rademacher.js.map +0 -0
- /package/{devices → dist/devices}/radium.js.map +0 -0
- /package/{devices → dist/devices}/raex.js.map +0 -0
- /package/{devices → dist/devices}/samotech.js.map +0 -0
- /package/{devices → dist/devices}/sber.js.map +0 -0
- /package/{devices → dist/devices}/scanproducts.js.map +0 -0
- /package/{devices → dist/devices}/seastar_intelligence.js.map +0 -0
- /package/{devices → dist/devices}/shenzhen_homa.js.map +0 -0
- /package/{devices → dist/devices}/shyugj.js.map +0 -0
- /package/{devices → dist/devices}/simon.js.map +0 -0
- /package/{devices → dist/devices}/skydance.js.map +0 -0
- /package/{devices → dist/devices}/slv.js.map +0 -0
- /package/{devices → dist/devices}/smart_home_pty.js.map +0 -0
- /package/{devices → dist/devices}/smlight.js.map +0 -0
- /package/{devices → dist/devices}/solaredge.js.map +0 -0
- /package/{devices → dist/devices}/soma.js.map +0 -0
- /package/{devices → dist/devices}/sowilo.js.map +0 -0
- /package/{devices → dist/devices}/spotmau.js.map +0 -0
- /package/{devices → dist/devices}/tci.js.map +0 -0
- /package/{devices → dist/devices}/tlwglobal.js.map +0 -0
- /package/{devices → dist/devices}/vbled.js.map +0 -0
- /package/{devices → dist/devices}/villeroy_boch.js.map +0 -0
- /package/{devices → dist/devices}/vrey.js.map +0 -0
- /package/{devices → dist/devices}/wisdom.js.map +0 -0
- /package/{devices → dist/devices}/xal.js.map +0 -0
- /package/{devices → dist/devices}/xinghuoyuan.js.map +0 -0
- /package/{devices → dist/devices}/ysrsai.js.map +0 -0
- /package/{devices → dist/devices}/zigbeetlc.d.ts +0 -0
- /package/{devices → dist/devices}/zigbeetlc.d.ts.map +0 -0
- /package/{devices → dist/devices}/zigbeetlc.js.map +0 -0
- /package/{devices → dist/devices}/zipato.js.map +0 -0
- /package/{lib → dist/lib}/kelvinToXy.d.ts +0 -0
- /package/{lib → dist/lib}/kelvinToXy.d.ts.map +0 -0
- /package/{lib → dist/lib}/logger.js.map +0 -0
- /package/{lib → dist/lib}/reporting.js.map +0 -0
- /package/{lib → dist/lib}/sunricher.js.map +0 -0
- /package/{lib → dist/lib}/types.js +0 -0
- /package/{lib → dist/lib}/types.js.map +0 -0
|
@@ -0,0 +1,1913 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const lookup = {
|
|
4
|
+
1000: { x: 0.652750055750174, y: 0.34446222719737 },
|
|
5
|
+
1010: { x: 0.651338820005714, y: 0.345710187476526 },
|
|
6
|
+
1020: { x: 0.64993006787286, y: 0.346948777634801 },
|
|
7
|
+
1030: { x: 0.648523859077325, y: 0.348177799899612 },
|
|
8
|
+
1040: { x: 0.647120247807274, y: 0.349397065326079 },
|
|
9
|
+
1050: { x: 0.645719283115238, y: 0.350606393540134 },
|
|
10
|
+
1060: { x: 0.644321009299518, y: 0.351805612493099 },
|
|
11
|
+
1070: { x: 0.642925466265835, y: 0.352994558226964 },
|
|
12
|
+
1080: { x: 0.64153268986994, y: 0.3541730746497 },
|
|
13
|
+
1090: { x: 0.640142712241891, y: 0.355341013319936 },
|
|
14
|
+
1100: { x: 0.638755562092687, y: 0.356498233240403 },
|
|
15
|
+
1110: { x: 0.637371265003916, y: 0.357644600659585 },
|
|
16
|
+
1120: { x: 0.63598984370109, y: 0.358779988881019 },
|
|
17
|
+
1130: { x: 0.634611318311292, y: 0.359904278079781 },
|
|
18
|
+
1140: { x: 0.633235706605755, y: 0.361017355125666 },
|
|
19
|
+
1150: { x: 0.631863024228, y: 0.362119113412632 },
|
|
20
|
+
1160: { x: 0.630493284908101, y: 0.363209452694114 },
|
|
21
|
+
1170: { x: 0.629126500663671, y: 0.36428827892381 },
|
|
22
|
+
1180: { x: 0.627762681988133, y: 0.365355504101598 },
|
|
23
|
+
1190: { x: 0.626401838026807, y: 0.366411046124246 },
|
|
24
|
+
1200: { x: 0.625043976741368, y: 0.367454828640607 },
|
|
25
|
+
1210: { x: 0.623689105063183, y: 0.368486780911013 },
|
|
26
|
+
1220: { x: 0.622337229036024, y: 0.369506837670598 },
|
|
27
|
+
1230: { x: 0.620988353948665, y: 0.370514938996308 },
|
|
28
|
+
1240: { x: 0.619642484457822, y: 0.371511030177355 },
|
|
29
|
+
1250: { x: 0.618299624701903, y: 0.372495061588915 },
|
|
30
|
+
1260: { x: 0.616959778406011, y: 0.37346698856886 },
|
|
31
|
+
1270: { x: 0.61562294897864, y: 0.374426771297343 },
|
|
32
|
+
1280: { x: 0.614289139600468, y: 0.375374374679072 },
|
|
33
|
+
1290: { x: 0.612958353305667, y: 0.376309768228112 },
|
|
34
|
+
1300: { x: 0.611630593056105, y: 0.377232925955066 },
|
|
35
|
+
1310: { x: 0.610305861808828, y: 0.378143826256513 },
|
|
36
|
+
1320: { x: 0.608984162577174, y: 0.379042451806574 },
|
|
37
|
+
1330: { x: 0.607665498485884, y: 0.379928789450492 },
|
|
38
|
+
1340: { x: 0.606349872820529, y: 0.380802830100132 },
|
|
39
|
+
1350: { x: 0.605037289071589, y: 0.381664568631302 },
|
|
40
|
+
1360: { x: 0.603727750973495, y: 0.38251400378281 },
|
|
41
|
+
1370: { x: 0.60242126253892, y: 0.383351138057187 },
|
|
42
|
+
1380: { x: 0.601117828088629, y: 0.384175977622988 },
|
|
43
|
+
1390: { x: 0.599817452277141, y: 0.384988532218637 },
|
|
44
|
+
1400: { x: 0.598520140114478, y: 0.385788815057729 },
|
|
45
|
+
1410: { x: 0.597225896984257, y: 0.386576842735756 },
|
|
46
|
+
1420: { x: 0.595934728658356, y: 0.387352635138207 },
|
|
47
|
+
1430: { x: 0.594646641308391, y: 0.38811621535 },
|
|
48
|
+
1440: { x: 0.59336164151423, y: 0.38886760956621 },
|
|
49
|
+
1450: { x: 0.592079736269747, y: 0.389606847004059 },
|
|
50
|
+
1460: { x: 0.590800932986013, y: 0.390333959816145 },
|
|
51
|
+
1470: { x: 0.589525239492135, y: 0.391048983004883 },
|
|
52
|
+
1480: { x: 0.588252664033903, y: 0.391751954338129 },
|
|
53
|
+
1490: { x: 0.586983215270435, y: 0.392442914265982 },
|
|
54
|
+
1500: { x: 0.585716902268969, y: 0.393121905838739 },
|
|
55
|
+
1510: { x: 0.584453734497981, y: 0.393788974625991 },
|
|
56
|
+
1520: { x: 0.583193721818756, y: 0.394444168636845 },
|
|
57
|
+
1530: { x: 0.581936874475565, y: 0.395087538241273 },
|
|
58
|
+
1540: { x: 0.580683203084578, y: 0.395719136092572 },
|
|
59
|
+
1550: { x: 0.579432718621644, y: 0.396339017050928 },
|
|
60
|
+
1560: { x: 0.578185432409047, y: 0.396947238108083 },
|
|
61
|
+
1570: { x: 0.576941356101364, y: 0.397543858313098 },
|
|
62
|
+
1580: { x: 0.575700501670519, y: 0.398128938699214 },
|
|
63
|
+
1590: { x: 0.574462881390147, y: 0.398702542211806 },
|
|
64
|
+
1600: { x: 0.573228507819347, y: 0.39926473363742 },
|
|
65
|
+
1610: { x: 0.571997393785926, y: 0.399815579533917 },
|
|
66
|
+
1620: { x: 0.570769552369208, y: 0.400355148161688 },
|
|
67
|
+
1630: { x: 0.569544996882493, y: 0.400883509415978 },
|
|
68
|
+
1640: { x: 0.568323740855237, y: 0.401400734760292 },
|
|
69
|
+
1650: { x: 0.567105798015014, y: 0.401906897160888 },
|
|
70
|
+
1660: { x: 0.565891182269338, y: 0.402402071022378 },
|
|
71
|
+
1670: { x: 0.564679907687394, y: 0.402886332124401 },
|
|
72
|
+
1680: { x: 0.563471988481735, y: 0.403359757559409 },
|
|
73
|
+
1690: { x: 0.562267438989995, y: 0.403822425671539 },
|
|
74
|
+
1700: { x: 0.561066273656675, y: 0.40427441599657 },
|
|
75
|
+
1710: { x: 0.559868507015037, y: 0.404715809202991 },
|
|
76
|
+
1720: { x: 0.558674153669138, y: 0.405146687034153 },
|
|
77
|
+
1730: { x: 0.557483228276071, y: 0.405567132251513 },
|
|
78
|
+
1740: { x: 0.556295745528408, y: 0.405977228578975 },
|
|
79
|
+
1750: { x: 0.555111720136911, y: 0.406377060648321 },
|
|
80
|
+
1760: { x: 0.553931166813512, y: 0.40676671394573 },
|
|
81
|
+
1770: { x: 0.552754100254617, y: 0.407146274759384 },
|
|
82
|
+
1780: { x: 0.55158053512472, y: 0.407515830128156 },
|
|
83
|
+
1790: { x: 0.550410486040386, y: 0.407875467791389 },
|
|
84
|
+
1800: { x: 0.54924396755459, y: 0.408225276139745 },
|
|
85
|
+
1810: { x: 0.548080994141461, y: 0.40856534416712 },
|
|
86
|
+
1820: { x: 0.5469215801814, y: 0.408895761423654 },
|
|
87
|
+
1830: { x: 0.545765739946639, y: 0.409216617969775 },
|
|
88
|
+
1840: { x: 0.544613487587208, y: 0.409528004331327 },
|
|
89
|
+
1850: { x: 0.543464837117342, y: 0.409830011455734 },
|
|
90
|
+
1860: { x: 0.542319802402326, y: 0.410122730669222 },
|
|
91
|
+
1870: { x: 0.541178397145793, y: 0.410406253635074 },
|
|
92
|
+
1880: { x: 0.540040634877467, y: 0.410680672312926 },
|
|
93
|
+
1890: { x: 0.538906528941369, y: 0.410946078919076 },
|
|
94
|
+
1900: { x: 0.537776092484472, y: 0.411202565887823 },
|
|
95
|
+
1910: { x: 0.53664933844583, y: 0.411450225833805 },
|
|
96
|
+
1920: { x: 0.535526279546149, y: 0.411689151515339 },
|
|
97
|
+
1930: { x: 0.534406928277829, y: 0.411919435798755 },
|
|
98
|
+
1940: { x: 0.533291296895457, y: 0.412141171623705 },
|
|
99
|
+
1950: { x: 0.532179397406758, y: 0.412354451969443 },
|
|
100
|
+
1960: { x: 0.53107124156399, y: 0.412559369822065 },
|
|
101
|
+
1970: { x: 0.529966840855793, y: 0.412756018142703 },
|
|
102
|
+
1980: { x: 0.52886620649948, y: 0.412944489836645 },
|
|
103
|
+
1990: { x: 0.527769349433755, y: 0.413124877723394 },
|
|
104
|
+
2000: { x: 0.526676280311873, y: 0.41329727450763 },
|
|
105
|
+
2010: { x: 0.52558700949522, y: 0.413461772751086 },
|
|
106
|
+
2020: { x: 0.524501547047308, y: 0.413618464845305 },
|
|
107
|
+
2030: { x: 0.523419902728187, y: 0.413767442985273 },
|
|
108
|
+
2040: { x: 0.522342085989252, y: 0.413908799143933 },
|
|
109
|
+
2050: { x: 0.521268105968449, y: 0.414042625047528 },
|
|
110
|
+
2060: { x: 0.520197971485871, y: 0.414169012151805 },
|
|
111
|
+
2070: { x: 0.519131691039726, y: 0.414288051619026 },
|
|
112
|
+
2080: { x: 0.518069272802678, y: 0.414399834295808 },
|
|
113
|
+
2090: { x: 0.51701072461855, y: 0.41450445069175 },
|
|
114
|
+
2100: { x: 0.515956053999373, y: 0.414601990958848 },
|
|
115
|
+
2110: { x: 0.514905268122789, y: 0.414692544871688 },
|
|
116
|
+
2120: { x: 0.513858373829776, y: 0.414776201808388 },
|
|
117
|
+
2130: { x: 0.512815377622702, y: 0.414853050732289 },
|
|
118
|
+
2140: { x: 0.511776285663697, y: 0.414923180174373 },
|
|
119
|
+
2150: { x: 0.510741103773325, y: 0.414986678216401 },
|
|
120
|
+
2160: { x: 0.509709837429556, y: 0.415043632474748 },
|
|
121
|
+
2170: { x: 0.508682491767023, y: 0.415094130084932 },
|
|
122
|
+
2180: { x: 0.507659071576558, y: 0.415138257686807 },
|
|
123
|
+
2190: { x: 0.506639581304996, y: 0.415176101410431 },
|
|
124
|
+
2200: { x: 0.505624025055233, y: 0.415207746862562 },
|
|
125
|
+
2210: { x: 0.504612406586543, y: 0.415233279113804 },
|
|
126
|
+
2220: { x: 0.50360472931513, y: 0.415252782686356 },
|
|
127
|
+
2230: { x: 0.502600996314909, y: 0.415266341542373 },
|
|
128
|
+
2240: { x: 0.501601210318512, y: 0.41527403907292 },
|
|
129
|
+
2250: { x: 0.500605373718514, y: 0.415275958087495 },
|
|
130
|
+
2260: { x: 0.499613488568853, y: 0.415272180804119 },
|
|
131
|
+
2270: { x: 0.498625556586457, y: 0.415262788839981 },
|
|
132
|
+
2280: { x: 0.497641579153048, y: 0.415247863202608 },
|
|
133
|
+
2290: { x: 0.496661557317139, y: 0.415227484281571 },
|
|
134
|
+
2300: { x: 0.495685491796189, y: 0.415201731840687 },
|
|
135
|
+
2310: { x: 0.494713382978936, y: 0.415170685010734 },
|
|
136
|
+
2320: { x: 0.49374523092787, y: 0.415134422282633 },
|
|
137
|
+
2330: { x: 0.492781035381868, y: 0.415093021501115 },
|
|
138
|
+
2340: { x: 0.491820795758963, y: 0.415046559858839 },
|
|
139
|
+
2350: { x: 0.490864511159246, y: 0.414995113890958 },
|
|
140
|
+
2360: { x: 0.489912180367896, y: 0.414938759470118 },
|
|
141
|
+
2370: { x: 0.488963801858331, y: 0.414877571801882 },
|
|
142
|
+
2380: { x: 0.488019373795462, y: 0.414811625420557 },
|
|
143
|
+
2390: { x: 0.48707889403907, y: 0.41474099418543 },
|
|
144
|
+
2400: { x: 0.486142360147258, y: 0.414665751277374 },
|
|
145
|
+
2410: { x: 0.485209769380024, y: 0.414585969195845 },
|
|
146
|
+
2420: { x: 0.484281118702893, y: 0.41450171975623 },
|
|
147
|
+
2430: { x: 0.483356404790651, y: 0.414413074087558 },
|
|
148
|
+
2440: { x: 0.482435624031141, y: 0.41432010263054 },
|
|
149
|
+
2450: { x: 0.481518772529133, y: 0.414222875135951 },
|
|
150
|
+
2460: { x: 0.480605846110259, y: 0.414121460663327 },
|
|
151
|
+
2470: { x: 0.479696840325004, y: 0.414015927579967 },
|
|
152
|
+
2480: { x: 0.478791750452749, y: 0.413906343560247 },
|
|
153
|
+
2490: { x: 0.477890571505866, y: 0.413792775585208 },
|
|
154
|
+
2500: { x: 0.476993298233858, y: 0.413675289942435 },
|
|
155
|
+
2510: { x: 0.476099925127525, y: 0.413553952226202 },
|
|
156
|
+
2520: { x: 0.475210446423188, y: 0.413428827337877 },
|
|
157
|
+
2530: { x: 0.474324856106916, y: 0.413299979486579 },
|
|
158
|
+
2540: { x: 0.473443147918802, y: 0.413167472190078 },
|
|
159
|
+
2550: { x: 0.472565315357245, y: 0.413031368275923 },
|
|
160
|
+
2560: { x: 0.471691351683258, y: 0.412891729882807 },
|
|
161
|
+
2570: { x: 0.470821249924792, y: 0.412748618462133 },
|
|
162
|
+
2580: { x: 0.469955002881062, y: 0.412602094779799 },
|
|
163
|
+
2590: { x: 0.469092603126886, y: 0.412452218918178 },
|
|
164
|
+
2600: { x: 0.468234043017033, y: 0.41229905027829 },
|
|
165
|
+
2610: { x: 0.46737931469056, y: 0.412142647582159 },
|
|
166
|
+
2620: { x: 0.466528410075157, y: 0.411983068875347 },
|
|
167
|
+
2630: { x: 0.465681320891482, y: 0.411820371529656 },
|
|
168
|
+
2640: { x: 0.464838038657489, y: 0.411654612245991 },
|
|
169
|
+
2650: { x: 0.463998554692746, y: 0.411485847057383 },
|
|
170
|
+
2660: { x: 0.463162860122743, y: 0.411314131332149 },
|
|
171
|
+
2670: { x: 0.462330945883173, y: 0.411139519777208 },
|
|
172
|
+
2680: { x: 0.461502802724214, y: 0.41096206644152 },
|
|
173
|
+
2690: { x: 0.460678421214773, y: 0.410781824719658 },
|
|
174
|
+
2700: { x: 0.459857791746717, y: 0.410598847355503 },
|
|
175
|
+
2710: { x: 0.459040904539081, y: 0.410413186446054 },
|
|
176
|
+
2720: { x: 0.458227749642249, y: 0.410224893445347 },
|
|
177
|
+
2730: { x: 0.457418316942099, y: 0.410034019168485 },
|
|
178
|
+
2740: { x: 0.456612596164132, y: 0.409840613795755 },
|
|
179
|
+
2750: { x: 0.455810576877562, y: 0.409644726876854 },
|
|
180
|
+
2760: { x: 0.455012248499377, y: 0.409446407335191 },
|
|
181
|
+
2770: { x: 0.45421760029836, y: 0.40924570347228 },
|
|
182
|
+
2780: { x: 0.453426621399085, y: 0.409042662972206 },
|
|
183
|
+
2790: { x: 0.452639300785869, y: 0.408837332906172 },
|
|
184
|
+
2800: { x: 0.451855627306685, y: 0.408629759737106 },
|
|
185
|
+
2810: { x: 0.451075589677048, y: 0.408419989324343 },
|
|
186
|
+
2820: { x: 0.450299176483844, y: 0.408208066928357 },
|
|
187
|
+
2830: { x: 0.449526376189136, y: 0.407994037215556 },
|
|
188
|
+
2840: { x: 0.448757177133914, y: 0.407777944263126 },
|
|
189
|
+
2850: { x: 0.447991567541816, y: 0.407559831563923 },
|
|
190
|
+
2860: { x: 0.447229535522791, y: 0.407339742031414 },
|
|
191
|
+
2870: { x: 0.446471069076735, y: 0.407117718004646 },
|
|
192
|
+
2880: { x: 0.445716156097067, y: 0.406893801253269 },
|
|
193
|
+
2890: { x: 0.444964784374273, y: 0.406668032982576 },
|
|
194
|
+
2900: { x: 0.444216941599399, y: 0.406440453838584 },
|
|
195
|
+
2910: { x: 0.443472615367494, y: 0.406211103913138 },
|
|
196
|
+
2920: { x: 0.442731793181017, y: 0.405980022749035 },
|
|
197
|
+
2930: { x: 0.441994462453189, y: 0.405747249345174 },
|
|
198
|
+
2940: { x: 0.441260610511305, y: 0.405512822161723 },
|
|
199
|
+
2950: { x: 0.440530224599989, y: 0.405276779125295 },
|
|
200
|
+
2960: { x: 0.439803291884415, y: 0.405039157634144 },
|
|
201
|
+
2970: { x: 0.439079799453468, y: 0.404799994563365 },
|
|
202
|
+
2980: { x: 0.438359734322871, y: 0.404559326270101 },
|
|
203
|
+
2990: { x: 0.437643083438248, y: 0.404317188598758 },
|
|
204
|
+
3000: { x: 0.436929833678155, y: 0.404073616886221 },
|
|
205
|
+
3010: { x: 0.436219971857052, y: 0.403828645967064 },
|
|
206
|
+
3020: { x: 0.435513484728235, y: 0.403582310178768 },
|
|
207
|
+
3030: { x: 0.434810358986718, y: 0.403334643366923 },
|
|
208
|
+
3040: { x: 0.434110581272061, y: 0.403085678890438 },
|
|
209
|
+
3050: { x: 0.433414138171168, y: 0.402835449626724 },
|
|
210
|
+
3060: { x: 0.432721016221012, y: 0.402583987976887 },
|
|
211
|
+
3070: { x: 0.43203120191134, y: 0.402331325870893 },
|
|
212
|
+
3080: { x: 0.431344681687312, y: 0.402077494772728 },
|
|
213
|
+
3090: { x: 0.4306614419521, y: 0.401822525685539 },
|
|
214
|
+
3100: { x: 0.429981469069442, y: 0.401566449156763 },
|
|
215
|
+
3110: { x: 0.429304749366147, y: 0.401309295283229 },
|
|
216
|
+
3120: { x: 0.428631269134558, y: 0.401051093716253 },
|
|
217
|
+
3130: { x: 0.427961014634963, y: 0.400791873666696 },
|
|
218
|
+
3140: { x: 0.427293972097967, y: 0.400531663910017 },
|
|
219
|
+
3150: { x: 0.426630127726814, y: 0.400270492791288 },
|
|
220
|
+
3160: { x: 0.425969467699671, y: 0.400008388230194 },
|
|
221
|
+
3170: { x: 0.425311978171859, y: 0.399745377726 },
|
|
222
|
+
3180: { x: 0.424657645278049, y: 0.399481488362498 },
|
|
223
|
+
3190: { x: 0.424006455134406, y: 0.399216746812922 },
|
|
224
|
+
3200: { x: 0.423358393840696, y: 0.398951179344833 },
|
|
225
|
+
3210: { x: 0.422713447482352, y: 0.39868481182498 },
|
|
226
|
+
3220: { x: 0.422071602132489, y: 0.398417669724122 },
|
|
227
|
+
3230: { x: 0.421432843853882, y: 0.39814977812183 },
|
|
228
|
+
3240: { x: 0.420797158700909, y: 0.397881161711245 },
|
|
229
|
+
3250: { x: 0.42016453272144, y: 0.39761184480381 },
|
|
230
|
+
3260: { x: 0.419534951958697, y: 0.397341851333969 },
|
|
231
|
+
3270: { x: 0.418908402453069, y: 0.397071204863828 },
|
|
232
|
+
3280: { x: 0.418284870243884, y: 0.396799928587787 },
|
|
233
|
+
3290: { x: 0.41766434137115, y: 0.396528045337128 },
|
|
234
|
+
3300: { x: 0.417046801877253, y: 0.396255577584578 },
|
|
235
|
+
3310: { x: 0.416432237808611, y: 0.395982547448827 },
|
|
236
|
+
3320: { x: 0.415820635217303, y: 0.395708976699012 },
|
|
237
|
+
3330: { x: 0.415211980162654, y: 0.395434886759171 },
|
|
238
|
+
3340: { x: 0.414606258712775, y: 0.395160298712644 },
|
|
239
|
+
3350: { x: 0.414003456946084, y: 0.394885233306455 },
|
|
240
|
+
3360: { x: 0.41340356095278, y: 0.394609710955639 },
|
|
241
|
+
3370: { x: 0.41280655683628, y: 0.394333751747546 },
|
|
242
|
+
3380: { x: 0.412212430714629, y: 0.39405737544609 },
|
|
243
|
+
3390: { x: 0.411621168721873, y: 0.393780601495975 },
|
|
244
|
+
3400: { x: 0.411032757009395, y: 0.393503449026874 },
|
|
245
|
+
3410: { x: 0.410447181747219, y: 0.393225936857565 },
|
|
246
|
+
3420: { x: 0.409864429125286, y: 0.392948083500039 },
|
|
247
|
+
3430: { x: 0.409284485354692, y: 0.392669907163558 },
|
|
248
|
+
3440: { x: 0.408707336668894, y: 0.39239142575868 },
|
|
249
|
+
3450: { x: 0.408132969324891, y: 0.39211265690124 },
|
|
250
|
+
3460: { x: 0.407561369604368, y: 0.391833617916295 },
|
|
251
|
+
3470: { x: 0.406992523814813, y: 0.391554325842027 },
|
|
252
|
+
3480: { x: 0.406426418290599, y: 0.391274797433607 },
|
|
253
|
+
3490: { x: 0.405863039394048, y: 0.390995049167019 },
|
|
254
|
+
3500: { x: 0.405302373516452, y: 0.390715097242847 },
|
|
255
|
+
3510: { x: 0.404744407079075, y: 0.390434957590016 },
|
|
256
|
+
3520: { x: 0.404189126534126, y: 0.390154645869498 },
|
|
257
|
+
3530: { x: 0.403636518365702, y: 0.389874177477982 },
|
|
258
|
+
3540: { x: 0.403086569090702, y: 0.389593567551495 },
|
|
259
|
+
3550: { x: 0.402539265259722, y: 0.389312830968992 },
|
|
260
|
+
3560: { x: 0.401994593457919, y: 0.389031982355903 },
|
|
261
|
+
3570: { x: 0.401452540305847, y: 0.388751036087639 },
|
|
262
|
+
3580: { x: 0.400913092460274, y: 0.388470006293066 },
|
|
263
|
+
3590: { x: 0.400376236614968, y: 0.388188906857933 },
|
|
264
|
+
3600: { x: 0.399841959501467, y: 0.387907751428262 },
|
|
265
|
+
3610: { x: 0.399310247889814, y: 0.387626553413704 },
|
|
266
|
+
3620: { x: 0.398781088589278, y: 0.387345325990855 },
|
|
267
|
+
3630: { x: 0.398254468449049, y: 0.387064082106531 },
|
|
268
|
+
3640: { x: 0.397730374358909, y: 0.386782834481003 },
|
|
269
|
+
3650: { x: 0.397208793249882, y: 0.386501595611205 },
|
|
270
|
+
3660: { x: 0.396689712094866, y: 0.386220377773894 },
|
|
271
|
+
3670: { x: 0.396173117909235, y: 0.385939193028774 },
|
|
272
|
+
3680: { x: 0.395658997751428, y: 0.385658053221589 },
|
|
273
|
+
3690: { x: 0.395147338723516, y: 0.385376969987172 },
|
|
274
|
+
3700: { x: 0.394638127971748, y: 0.38509595475246 },
|
|
275
|
+
3710: { x: 0.394131352687072, y: 0.384815018739475 },
|
|
276
|
+
3720: { x: 0.393627000105649, y: 0.384534172968266 },
|
|
277
|
+
3730: { x: 0.393125057509339, y: 0.384253428259816 },
|
|
278
|
+
3740: { x: 0.392625512226168, y: 0.383972795238911 },
|
|
279
|
+
3750: { x: 0.392128351630781, y: 0.383692284336979 },
|
|
280
|
+
3760: { x: 0.391633563144876, y: 0.383411905794889 },
|
|
281
|
+
3770: { x: 0.391141134237623, y: 0.383131669665717 },
|
|
282
|
+
3780: { x: 0.390651052426057, y: 0.382851585817475 },
|
|
283
|
+
3790: { x: 0.390163305275465, y: 0.382571663935814 },
|
|
284
|
+
3800: { x: 0.389677880399752, y: 0.382291913526683 },
|
|
285
|
+
3810: { x: 0.389194765461792, y: 0.382012343918955 },
|
|
286
|
+
3820: { x: 0.388713948173757, y: 0.38173296426703 },
|
|
287
|
+
3830: { x: 0.388235416297444, y: 0.381453783553394 },
|
|
288
|
+
3840: { x: 0.387759157644574, y: 0.38117481059115 },
|
|
289
|
+
3850: { x: 0.387285160077084, y: 0.380896054026513 },
|
|
290
|
+
3860: { x: 0.386813411507402, y: 0.380617522341278 },
|
|
291
|
+
3870: { x: 0.386343899898705, y: 0.380339223855255 },
|
|
292
|
+
3880: { x: 0.385876613265173, y: 0.380061166728665 },
|
|
293
|
+
3890: { x: 0.385411539672215, y: 0.379783358964516 },
|
|
294
|
+
3900: { x: 0.384948667236696, y: 0.37950580841094 },
|
|
295
|
+
3910: { x: 0.384487984127144, y: 0.3792285227635 },
|
|
296
|
+
3920: { x: 0.384029478563943, y: 0.378951509567474 },
|
|
297
|
+
3930: { x: 0.383573138819519, y: 0.378674776220096 },
|
|
298
|
+
3940: { x: 0.383118953218507, y: 0.37839832997278 },
|
|
299
|
+
3950: { x: 0.382666910137919, y: 0.378122177933306 },
|
|
300
|
+
3960: { x: 0.382216998007281, y: 0.377846327067982 },
|
|
301
|
+
3970: { x: 0.38176920530878, y: 0.377570784203772 },
|
|
302
|
+
3980: { x: 0.381323520577382, y: 0.377295556030402 },
|
|
303
|
+
3990: { x: 0.380879932400953, y: 0.377020649102431 },
|
|
304
|
+
4000: { x: 0.380438429420364, y: 0.376746069841299 },
|
|
305
|
+
4010: { x: 0.379999000329579, y: 0.376471824537343 },
|
|
306
|
+
4020: { x: 0.379561633875749, y: 0.376197919351794 },
|
|
307
|
+
4030: { x: 0.37912631885928, y: 0.375924360318735 },
|
|
308
|
+
4040: { x: 0.378693044133903, y: 0.37565115334704 },
|
|
309
|
+
4050: { x: 0.378261798606731, y: 0.375378304222286 },
|
|
310
|
+
4060: { x: 0.377832571238301, y: 0.37510581860864 },
|
|
311
|
+
4070: { x: 0.377405351042622, y: 0.374833702050712 },
|
|
312
|
+
4080: { x: 0.376980127087195, y: 0.374561959975396 },
|
|
313
|
+
4090: { x: 0.376556888493043, y: 0.37429059769367 },
|
|
314
|
+
4100: { x: 0.376135624434723, y: 0.374019620402386 },
|
|
315
|
+
4110: { x: 0.37571632414033, y: 0.373749033186026 },
|
|
316
|
+
4120: { x: 0.375298976891495, y: 0.373478841018437 },
|
|
317
|
+
4130: { x: 0.37488357202338, y: 0.373209048764539 },
|
|
318
|
+
4140: { x: 0.374470098924658, y: 0.372939661182012 },
|
|
319
|
+
4150: { x: 0.374058547037489, y: 0.372670682922962 },
|
|
320
|
+
4160: { x: 0.373648905857491, y: 0.372402118535558 },
|
|
321
|
+
4170: { x: 0.373241164933703, y: 0.372133972465647 },
|
|
322
|
+
4180: { x: 0.372835313868541, y: 0.371866249058352 },
|
|
323
|
+
4190: { x: 0.372431342317747, y: 0.371598952559641 },
|
|
324
|
+
4200: { x: 0.372029239990332, y: 0.371332087117875 },
|
|
325
|
+
4210: { x: 0.371628996648516, y: 0.371065656785341 },
|
|
326
|
+
4220: { x: 0.371230602107658, y: 0.370799665519753 },
|
|
327
|
+
4230: { x: 0.37083404623618, y: 0.370534117185738 },
|
|
328
|
+
4240: { x: 0.370439318955492, y: 0.370269015556301 },
|
|
329
|
+
4250: { x: 0.370046410239904, y: 0.370004364314267 },
|
|
330
|
+
4260: { x: 0.369655310116535, y: 0.369740167053704 },
|
|
331
|
+
4270: { x: 0.369266008665223, y: 0.369476427281325 },
|
|
332
|
+
4280: { x: 0.368878496018416, y: 0.369213148417869 },
|
|
333
|
+
4290: { x: 0.368492762361075, y: 0.368950333799466 },
|
|
334
|
+
4300: { x: 0.368108797930561, y: 0.368687986678976 },
|
|
335
|
+
4310: { x: 0.36772659301652, y: 0.36842611022732 },
|
|
336
|
+
4320: { x: 0.367346137960767, y: 0.368164707534776 },
|
|
337
|
+
4330: { x: 0.36696742315716, y: 0.36790378161227 },
|
|
338
|
+
4340: { x: 0.366590439051477, y: 0.367643335392644 },
|
|
339
|
+
4350: { x: 0.366215176141282, y: 0.367383371731904 },
|
|
340
|
+
4360: { x: 0.36584162497579, y: 0.36712389341045 },
|
|
341
|
+
4370: { x: 0.365469776155733, y: 0.366864903134292 },
|
|
342
|
+
4380: { x: 0.365099620333213, y: 0.366606403536243 },
|
|
343
|
+
4390: { x: 0.364731148211558, y: 0.366348397177103 },
|
|
344
|
+
4400: { x: 0.364364350545175, y: 0.366090886546814 },
|
|
345
|
+
4410: { x: 0.363999218139393, y: 0.365833874065608 },
|
|
346
|
+
4420: { x: 0.363635741850315, y: 0.365577362085137 },
|
|
347
|
+
4430: { x: 0.363273912584652, y: 0.365321352889581 },
|
|
348
|
+
4440: { x: 0.362913721299567, y: 0.365065848696745 },
|
|
349
|
+
4450: { x: 0.362555159002508, y: 0.36481085165914 },
|
|
350
|
+
4460: { x: 0.362198216751042, y: 0.364556363865043 },
|
|
351
|
+
4470: { x: 0.361842885652686, y: 0.36430238733955 },
|
|
352
|
+
4480: { x: 0.361489156864733, y: 0.364048924045607 },
|
|
353
|
+
4490: { x: 0.36113702159408, y: 0.363795975885023 },
|
|
354
|
+
4500: { x: 0.360786471097048, y: 0.363543544699483 },
|
|
355
|
+
4510: { x: 0.360437496679207, y: 0.363291632271526 },
|
|
356
|
+
4520: { x: 0.36009008969519, y: 0.363040240325526 },
|
|
357
|
+
4530: { x: 0.359744241548512, y: 0.362789370528647 },
|
|
358
|
+
4540: { x: 0.359399943691386, y: 0.362539024491787 },
|
|
359
|
+
4550: { x: 0.35905718762453, y: 0.362289203770517 },
|
|
360
|
+
4560: { x: 0.358715964896985, y: 0.36203990986599 },
|
|
361
|
+
4570: { x: 0.35837626710592, y: 0.361791144225849 },
|
|
362
|
+
4580: { x: 0.358038085896437, y: 0.361542908245116 },
|
|
363
|
+
4590: { x: 0.357701412961382, y: 0.361295203267073 },
|
|
364
|
+
4600: { x: 0.357366240041146, y: 0.361048030584121 },
|
|
365
|
+
4610: { x: 0.357032558923467, y: 0.360801391438638 },
|
|
366
|
+
4620: { x: 0.356700361443233, y: 0.360555287023811 },
|
|
367
|
+
4630: { x: 0.356369639482281, y: 0.360309718484469 },
|
|
368
|
+
4640: { x: 0.356040384969197, y: 0.360064686917893 },
|
|
369
|
+
4650: { x: 0.355712589879109, y: 0.359820193374621 },
|
|
370
|
+
4660: { x: 0.35538624623349, y: 0.359576238859237 },
|
|
371
|
+
4670: { x: 0.355061346099949, y: 0.359332824331149 },
|
|
372
|
+
4680: { x: 0.354737881592023, y: 0.359089950705356 },
|
|
373
|
+
4690: { x: 0.354415844868975, y: 0.358847618853204 },
|
|
374
|
+
4700: { x: 0.354095228135586, y: 0.358605829603133 },
|
|
375
|
+
4710: { x: 0.353776023641942, y: 0.358364583741404 },
|
|
376
|
+
4720: { x: 0.353458223683228, y: 0.358123882012824 },
|
|
377
|
+
4730: { x: 0.353141820599519, y: 0.357883725121459 },
|
|
378
|
+
4740: { x: 0.352826806775565, y: 0.357644113731333 },
|
|
379
|
+
4750: { x: 0.352513174640586, y: 0.357405048467119 },
|
|
380
|
+
4760: { x: 0.35220091666805, y: 0.357166529914816 },
|
|
381
|
+
4770: { x: 0.351890025375474, y: 0.356928558622422 },
|
|
382
|
+
4780: { x: 0.351580493324198, y: 0.356691135100592 },
|
|
383
|
+
4790: { x: 0.351272313119179, y: 0.356454259823288 },
|
|
384
|
+
4800: { x: 0.350965477408777, y: 0.356217933228418 },
|
|
385
|
+
4810: { x: 0.350659978884535, y: 0.355982155718466 },
|
|
386
|
+
4820: { x: 0.350355810280973, y: 0.355746927661114 },
|
|
387
|
+
4830: { x: 0.350052964375366, y: 0.355512249389855 },
|
|
388
|
+
4840: { x: 0.349751433987532, y: 0.355278121204588 },
|
|
389
|
+
4850: { x: 0.349451211979616, y: 0.355044543372218 },
|
|
390
|
+
4860: { x: 0.349152291255876, y: 0.35481151612724 },
|
|
391
|
+
4870: { x: 0.348854664762465, y: 0.354579039672309 },
|
|
392
|
+
4880: { x: 0.348558325487217, y: 0.35434711417881 },
|
|
393
|
+
4890: { x: 0.348263266459433, y: 0.354115739787415 },
|
|
394
|
+
4900: { x: 0.347969480749661, y: 0.353884916608634 },
|
|
395
|
+
4910: { x: 0.347676961469483, y: 0.353654644723354 },
|
|
396
|
+
4920: { x: 0.3473857017713, y: 0.353424924183371 },
|
|
397
|
+
4930: { x: 0.347095694848114, y: 0.353195755011921 },
|
|
398
|
+
4940: { x: 0.346806933933317, y: 0.352967137204187 },
|
|
399
|
+
4950: { x: 0.346519412300469, y: 0.352739070727817 },
|
|
400
|
+
4960: { x: 0.346233123263089, y: 0.352511555523418 },
|
|
401
|
+
4970: { x: 0.345948060174438, y: 0.352284591505058 },
|
|
402
|
+
4980: { x: 0.345664216427301, y: 0.352058178560741 },
|
|
403
|
+
4990: { x: 0.345381585453779, y: 0.351832316552895 },
|
|
404
|
+
5000: { x: 0.345100160725069, y: 0.35160700531884 },
|
|
405
|
+
5010: { x: 0.344819935751253, y: 0.35138224467125 },
|
|
406
|
+
5020: { x: 0.344540904081086, y: 0.351158034398612 },
|
|
407
|
+
5030: { x: 0.344263059301778, y: 0.350934374265679 },
|
|
408
|
+
5040: { x: 0.343986395038783, y: 0.350711264013907 },
|
|
409
|
+
5050: { x: 0.343710904955591, y: 0.350488703361895 },
|
|
410
|
+
5060: { x: 0.34343658275351, y: 0.350266692005812 },
|
|
411
|
+
5070: { x: 0.343163422171456, y: 0.350045229619827 },
|
|
412
|
+
5080: { x: 0.342891416985746, y: 0.349824315856515 },
|
|
413
|
+
5090: { x: 0.34262056100988, y: 0.349603950347275 },
|
|
414
|
+
5100: { x: 0.342350848094336, y: 0.349384132702732 },
|
|
415
|
+
5110: { x: 0.342082272126361, y: 0.349164862513132 },
|
|
416
|
+
5120: { x: 0.341814827029758, y: 0.348946139348737 },
|
|
417
|
+
5130: { x: 0.34154850676468, y: 0.348727962760208 },
|
|
418
|
+
5140: { x: 0.341283305327422, y: 0.348510332278986 },
|
|
419
|
+
5150: { x: 0.341019216750211, y: 0.348293247417664 },
|
|
420
|
+
5160: { x: 0.340756235101003, y: 0.348076707670355 },
|
|
421
|
+
5170: { x: 0.340494354483275, y: 0.347860712513058 },
|
|
422
|
+
5180: { x: 0.340233569035817, y: 0.347645261404009 },
|
|
423
|
+
5190: { x: 0.339973872932533, y: 0.347430353784033 },
|
|
424
|
+
5200: { x: 0.339715260382228, y: 0.347215989076895 },
|
|
425
|
+
5210: { x: 0.339457725628414, y: 0.347002166689633 },
|
|
426
|
+
5220: { x: 0.339201262949099, y: 0.346788886012898 },
|
|
427
|
+
5230: { x: 0.33894586665659, y: 0.346576146421281 },
|
|
428
|
+
5240: { x: 0.338691531097289, y: 0.346363947273638 },
|
|
429
|
+
5250: { x: 0.338438250651491, y: 0.346152287913411 },
|
|
430
|
+
5260: { x: 0.338186019733187, y: 0.345941167668941 },
|
|
431
|
+
5270: { x: 0.337934832789862, y: 0.34573058585378 },
|
|
432
|
+
5280: { x: 0.337684684302299, y: 0.345520541766991 },
|
|
433
|
+
5290: { x: 0.337435568784377, y: 0.345311034693453 },
|
|
434
|
+
5300: { x: 0.337187480782876, y: 0.345102063904155 },
|
|
435
|
+
5310: { x: 0.336940414877284, y: 0.344893628656486 },
|
|
436
|
+
5320: { x: 0.336694365679595, y: 0.344685728194521 },
|
|
437
|
+
5330: { x: 0.336449327834117, y: 0.344478361749302 },
|
|
438
|
+
5340: { x: 0.336205296017281, y: 0.34427152853912 },
|
|
439
|
+
5350: { x: 0.335962264937442, y: 0.344065227769781 },
|
|
440
|
+
5360: { x: 0.335720229334691, y: 0.34385945863488 },
|
|
441
|
+
5370: { x: 0.335479183980662, y: 0.343654220316063 },
|
|
442
|
+
5380: { x: 0.335239123678341, y: 0.343449511983289 },
|
|
443
|
+
5390: { x: 0.335000043261875, y: 0.343245332795082 },
|
|
444
|
+
5400: { x: 0.334761937596386, y: 0.343041681898789 },
|
|
445
|
+
5410: { x: 0.334524801577778, y: 0.342838558430825 },
|
|
446
|
+
5420: { x: 0.334288630132555, y: 0.342635961516917 },
|
|
447
|
+
5430: { x: 0.33405341821763, y: 0.342433890272344 },
|
|
448
|
+
5440: { x: 0.33381916082014, y: 0.342232343802175 },
|
|
449
|
+
5450: { x: 0.333585852957265, y: 0.342031321201502 },
|
|
450
|
+
5460: { x: 0.333353489676037, y: 0.341830821555668 },
|
|
451
|
+
5470: { x: 0.333122066053165, y: 0.341630843940493 },
|
|
452
|
+
5480: { x: 0.332891577194843, y: 0.341431387422495 },
|
|
453
|
+
5490: { x: 0.33266201823658, y: 0.341232451059109 },
|
|
454
|
+
5500: { x: 0.332433384343009, y: 0.341034033898904 },
|
|
455
|
+
5510: { x: 0.332205670707715, y: 0.34083613498179 },
|
|
456
|
+
5520: { x: 0.331978872553048, y: 0.34063875333923 },
|
|
457
|
+
5530: { x: 0.331752985129957, y: 0.340441887994442 },
|
|
458
|
+
5540: { x: 0.3315280037178, y: 0.340245537962605 },
|
|
459
|
+
5550: { x: 0.331303923624177, y: 0.340049702251049 },
|
|
460
|
+
5560: { x: 0.331080740184751, y: 0.339854379859459 },
|
|
461
|
+
5570: { x: 0.330858448763073, y: 0.339659569780063 },
|
|
462
|
+
5580: { x: 0.330637044750413, y: 0.339465270997818 },
|
|
463
|
+
5590: { x: 0.330416523565582, y: 0.339271482490602 },
|
|
464
|
+
5600: { x: 0.330196880654761, y: 0.339078203229392 },
|
|
465
|
+
5610: { x: 0.329978111491335, y: 0.338885432178446 },
|
|
466
|
+
5620: { x: 0.329760211575718, y: 0.338693168295479 },
|
|
467
|
+
5630: { x: 0.329543176435188, y: 0.338501410531837 },
|
|
468
|
+
5640: { x: 0.329327001623714, y: 0.338310157832671 },
|
|
469
|
+
5650: { x: 0.329111682721794, y: 0.338119409137101 },
|
|
470
|
+
5660: { x: 0.328897215336285, y: 0.337929163378386 },
|
|
471
|
+
5670: { x: 0.32868359510024, y: 0.337739419484084 },
|
|
472
|
+
5680: { x: 0.328470817672741, y: 0.337550176376214 },
|
|
473
|
+
5690: { x: 0.328258878738739, y: 0.337361432971415 },
|
|
474
|
+
5700: { x: 0.328047774008889, y: 0.337173188181098 },
|
|
475
|
+
5710: { x: 0.327837499219387, y: 0.3369854409116 },
|
|
476
|
+
5720: { x: 0.32762805013181, y: 0.336798190064338 },
|
|
477
|
+
5730: { x: 0.32741942253296, y: 0.33661143453595 },
|
|
478
|
+
5740: { x: 0.327211612234699, y: 0.336425173218445 },
|
|
479
|
+
5750: { x: 0.327004615073793, y: 0.336239404999346 },
|
|
480
|
+
5760: { x: 0.326798426911756, y: 0.336054128761828 },
|
|
481
|
+
5770: { x: 0.326593043634692, y: 0.335869343384858 },
|
|
482
|
+
5780: { x: 0.326388461153141, y: 0.33568504774333 },
|
|
483
|
+
5790: { x: 0.326184675401921, y: 0.3355012407082 },
|
|
484
|
+
5800: { x: 0.325981682339978, y: 0.335317921146619 },
|
|
485
|
+
5810: { x: 0.325779477950234, y: 0.335135087922056 },
|
|
486
|
+
5820: { x: 0.325578058239428, y: 0.334952739894432 },
|
|
487
|
+
5830: { x: 0.325377419237973, y: 0.334770875920243 },
|
|
488
|
+
5840: { x: 0.325177556999802, y: 0.334589494852681 },
|
|
489
|
+
5850: { x: 0.324978467602219, y: 0.334408595541759 },
|
|
490
|
+
5860: { x: 0.324780147145748, y: 0.334228176834424 },
|
|
491
|
+
5870: { x: 0.324582591753991, y: 0.33404823757468 },
|
|
492
|
+
5880: { x: 0.324385797573479, y: 0.333868776603699 },
|
|
493
|
+
5890: { x: 0.324189760773522, y: 0.333689792759937 },
|
|
494
|
+
5900: { x: 0.323994477546069, y: 0.333511284879243 },
|
|
495
|
+
5910: { x: 0.323799944105563, y: 0.333333251794967 },
|
|
496
|
+
5920: { x: 0.323606156688797, y: 0.33315569233807 },
|
|
497
|
+
5930: { x: 0.32341311155477, y: 0.332978605337232 },
|
|
498
|
+
5940: { x: 0.323220804984549, y: 0.332801989618949 },
|
|
499
|
+
5950: { x: 0.323029233281125, y: 0.33262584400764 },
|
|
500
|
+
5960: { x: 0.322838392769274, y: 0.332450167325745 },
|
|
501
|
+
5970: { x: 0.322648279795422, y: 0.332274958393826 },
|
|
502
|
+
5980: { x: 0.322458890727498, y: 0.332100216030663 },
|
|
503
|
+
5990: { x: 0.322270221954808, y: 0.331925939053347 },
|
|
504
|
+
6000: { x: 0.322082269887888, y: 0.331752126277376 },
|
|
505
|
+
6010: { x: 0.321895030958374, y: 0.331578776516748 },
|
|
506
|
+
6020: { x: 0.321708501618868, y: 0.331405888584047 },
|
|
507
|
+
6030: { x: 0.321522678342801, y: 0.331233461290538 },
|
|
508
|
+
6040: { x: 0.3213375576243, y: 0.331061493446248 },
|
|
509
|
+
6050: { x: 0.32115313597806, y: 0.330889983860056 },
|
|
510
|
+
6060: { x: 0.320969409939206, y: 0.330718931339777 },
|
|
511
|
+
6070: { x: 0.320786376063166, y: 0.330548334692243 },
|
|
512
|
+
6080: { x: 0.320604030925542, y: 0.330378192723386 },
|
|
513
|
+
6090: { x: 0.32042237112198, y: 0.330208504238316 },
|
|
514
|
+
6100: { x: 0.32024139326804, y: 0.330039268041404 },
|
|
515
|
+
6110: { x: 0.320061093999071, y: 0.329870482936352 },
|
|
516
|
+
6120: { x: 0.319881469970083, y: 0.329702147726276 },
|
|
517
|
+
6130: { x: 0.319702517855622, y: 0.329534261213777 },
|
|
518
|
+
6140: { x: 0.319524234349642, y: 0.329366822201013 },
|
|
519
|
+
6150: { x: 0.319346616165388, y: 0.329199829489774 },
|
|
520
|
+
6160: { x: 0.319169660035263, y: 0.32903328188155 },
|
|
521
|
+
6170: { x: 0.318993362710712, y: 0.328867178177603 },
|
|
522
|
+
6180: { x: 0.3188177209621, y: 0.328701517179031 },
|
|
523
|
+
6190: { x: 0.318642731578585, y: 0.32853629768684 },
|
|
524
|
+
6200: { x: 0.318468391368004, y: 0.328371518502004 },
|
|
525
|
+
6210: { x: 0.318294697156752, y: 0.328207178425535 },
|
|
526
|
+
6220: { x: 0.31812164578966, y: 0.328043276258542 },
|
|
527
|
+
6230: { x: 0.31794923412988, y: 0.327879810802294 },
|
|
528
|
+
6240: { x: 0.317777459058767, y: 0.327716780858286 },
|
|
529
|
+
6250: { x: 0.317606317475763, y: 0.32755418522829 },
|
|
530
|
+
6260: { x: 0.317435806298278, y: 0.32739202271442 },
|
|
531
|
+
6270: { x: 0.317265922461579, y: 0.327230292119189 },
|
|
532
|
+
6280: { x: 0.317096662918675, y: 0.327068992245565 },
|
|
533
|
+
6290: { x: 0.316928024640201, y: 0.326908121897025 },
|
|
534
|
+
6300: { x: 0.316760004614306, y: 0.326747679877612 },
|
|
535
|
+
6310: { x: 0.316592599846543, y: 0.326587664991987 },
|
|
536
|
+
6320: { x: 0.316425807359756, y: 0.326428076045483 },
|
|
537
|
+
6330: { x: 0.316259624193968, y: 0.326268911844154 },
|
|
538
|
+
6340: { x: 0.316094047406274, y: 0.326110171194829 },
|
|
539
|
+
6350: { x: 0.315929074070729, y: 0.325951852905159 },
|
|
540
|
+
6360: { x: 0.315764701278241, y: 0.325793955783666 },
|
|
541
|
+
6370: { x: 0.315600926136464, y: 0.325636478639792 },
|
|
542
|
+
6380: { x: 0.315437745769688, y: 0.325479420283945 },
|
|
543
|
+
6390: { x: 0.315275157318735, y: 0.325322779527545 },
|
|
544
|
+
6400: { x: 0.315113157940854, y: 0.325166555183068 },
|
|
545
|
+
6410: { x: 0.314951744809611, y: 0.325010746064094 },
|
|
546
|
+
6420: { x: 0.314790915114793, y: 0.324855350985344 },
|
|
547
|
+
6430: { x: 0.314630666062295, y: 0.324700368762729 },
|
|
548
|
+
6440: { x: 0.314470994874025, y: 0.324545798213387 },
|
|
549
|
+
6450: { x: 0.314311898787797, y: 0.324391638155726 },
|
|
550
|
+
6460: { x: 0.314153375057231, y: 0.324237887409465 },
|
|
551
|
+
6470: { x: 0.31399542095165, y: 0.324084544795669 },
|
|
552
|
+
6480: { x: 0.313838033755984, y: 0.323931609136792 },
|
|
553
|
+
6490: { x: 0.313681210770667, y: 0.323779079256713 },
|
|
554
|
+
6500: { x: 0.313524949311538, y: 0.323626953980771 },
|
|
555
|
+
6510: { x: 0.313369246709745, y: 0.323475232135805 },
|
|
556
|
+
6520: { x: 0.313214100311644, y: 0.323323912550187 },
|
|
557
|
+
6530: { x: 0.313059507478705, y: 0.323172994053855 },
|
|
558
|
+
6540: { x: 0.312905465587415, y: 0.323022475478352 },
|
|
559
|
+
6550: { x: 0.31275197202918, y: 0.322872355656855 },
|
|
560
|
+
6560: { x: 0.312599024210234, y: 0.322722633424208 },
|
|
561
|
+
6570: { x: 0.312446619551539, y: 0.322573307616957 },
|
|
562
|
+
6580: { x: 0.312294755488698, y: 0.322424377073377 },
|
|
563
|
+
6590: { x: 0.312143429471856, y: 0.322275840633505 },
|
|
564
|
+
6600: { x: 0.311992638965609, y: 0.322127697139172 },
|
|
565
|
+
6610: { x: 0.311842381448913, y: 0.321979945434026 },
|
|
566
|
+
6620: { x: 0.311692654414993, y: 0.321832584363568 },
|
|
567
|
+
6630: { x: 0.31154345537125, y: 0.321685612775174 },
|
|
568
|
+
6640: { x: 0.311394781839175, y: 0.321539029518129 },
|
|
569
|
+
6650: { x: 0.311246631354252, y: 0.321392833443645 },
|
|
570
|
+
6660: { x: 0.311099001465878, y: 0.321247023404895 },
|
|
571
|
+
6670: { x: 0.310951889737268, y: 0.321101598257035 },
|
|
572
|
+
6680: { x: 0.31080529374537, y: 0.320956556857231 },
|
|
573
|
+
6690: { x: 0.310659211080778, y: 0.320811898064682 },
|
|
574
|
+
6700: { x: 0.310513639347644, y: 0.320667620740643 },
|
|
575
|
+
6710: { x: 0.310368576163594, y: 0.320523723748453 },
|
|
576
|
+
6720: { x: 0.310224019159638, y: 0.320380205953551 },
|
|
577
|
+
6730: { x: 0.310079965980093, y: 0.320237066223504 },
|
|
578
|
+
6740: { x: 0.309936414282491, y: 0.320094303428028 },
|
|
579
|
+
6750: { x: 0.309793361737498, y: 0.319951916439007 },
|
|
580
|
+
6760: { x: 0.309650806028835, y: 0.319809904130516 },
|
|
581
|
+
6770: { x: 0.309508744853186, y: 0.319668265378839 },
|
|
582
|
+
6780: { x: 0.309367175920125, y: 0.319526999062492 },
|
|
583
|
+
6790: { x: 0.309226096952031, y: 0.31938610406224 },
|
|
584
|
+
6800: { x: 0.309085505684005, y: 0.319245579261116 },
|
|
585
|
+
6810: { x: 0.308945399863794, y: 0.319105423544441 },
|
|
586
|
+
6820: { x: 0.308805777251706, y: 0.318965635799842 },
|
|
587
|
+
6830: { x: 0.308666635620536, y: 0.318826214917265 },
|
|
588
|
+
6840: { x: 0.308527972755481, y: 0.318687159788999 },
|
|
589
|
+
6850: { x: 0.308389786454069, y: 0.318548469309687 },
|
|
590
|
+
6860: { x: 0.308252074526075, y: 0.318410142376346 },
|
|
591
|
+
6870: { x: 0.308114834793446, y: 0.318272177888381 },
|
|
592
|
+
6880: { x: 0.307978065090227, y: 0.3181345747476 },
|
|
593
|
+
6890: { x: 0.307841763262478, y: 0.317997331858229 },
|
|
594
|
+
6900: { x: 0.307705927168207, y: 0.317860448126929 },
|
|
595
|
+
6910: { x: 0.307570554677287, y: 0.317723922462805 },
|
|
596
|
+
6920: { x: 0.307435643671386, y: 0.317587753777427 },
|
|
597
|
+
6930: { x: 0.307301192043892, y: 0.317451940984837 },
|
|
598
|
+
6940: { x: 0.307167197699838, y: 0.317316483001564 },
|
|
599
|
+
6950: { x: 0.30703365855583, y: 0.317181378746639 },
|
|
600
|
+
6960: { x: 0.306900572539974, y: 0.317046627141604 },
|
|
601
|
+
6970: { x: 0.306767937591803, y: 0.316912227110525 },
|
|
602
|
+
6980: { x: 0.306635751662207, y: 0.316778177580004 },
|
|
603
|
+
6990: { x: 0.306504012713361, y: 0.316644477479192 },
|
|
604
|
+
7000: { x: 0.306372718718652, y: 0.316511125739794 },
|
|
605
|
+
7010: { x: 0.306241867662613, y: 0.316378121296087 },
|
|
606
|
+
7020: { x: 0.306111457540851, y: 0.316245463084923 },
|
|
607
|
+
7030: { x: 0.305981486359977, y: 0.316113150045747 },
|
|
608
|
+
7040: { x: 0.305851952137536, y: 0.315981181120599 },
|
|
609
|
+
7050: { x: 0.305722852901944, y: 0.315849555254126 },
|
|
610
|
+
7060: { x: 0.305594186692414, y: 0.315718271393593 },
|
|
611
|
+
7070: { x: 0.305465951558892, y: 0.315587328488887 },
|
|
612
|
+
7080: { x: 0.305338145561988, y: 0.315456725492532 },
|
|
613
|
+
7090: { x: 0.305210766772912, y: 0.315326461359691 },
|
|
614
|
+
7100: { x: 0.305083813273404, y: 0.315196535048174 },
|
|
615
|
+
7110: { x: 0.304957283155673, y: 0.315066945518451 },
|
|
616
|
+
7120: { x: 0.304831174522328, y: 0.314937691733654 },
|
|
617
|
+
7130: { x: 0.304705485486314, y: 0.314808772659583 },
|
|
618
|
+
7140: { x: 0.304580214170851, y: 0.31468018726472 },
|
|
619
|
+
7150: { x: 0.304455358709365, y: 0.314551934520226 },
|
|
620
|
+
7160: { x: 0.304330917245426, y: 0.314424013399953 },
|
|
621
|
+
7170: { x: 0.304206887932689, y: 0.314296422880449 },
|
|
622
|
+
7180: { x: 0.304083268934824, y: 0.314169161940962 },
|
|
623
|
+
7190: { x: 0.303960058425462, y: 0.314042229563446 },
|
|
624
|
+
7200: { x: 0.303837254588126, y: 0.313915624732567 },
|
|
625
|
+
7210: { x: 0.303714855616174, y: 0.313789346435707 },
|
|
626
|
+
7220: { x: 0.303592859712737, y: 0.313663393662969 },
|
|
627
|
+
7230: { x: 0.303471265090658, y: 0.313537765407179 },
|
|
628
|
+
7240: { x: 0.303350069972432, y: 0.313412460663896 },
|
|
629
|
+
7250: { x: 0.303229272590146, y: 0.313287478431408 },
|
|
630
|
+
7260: { x: 0.30310887118542, y: 0.313162817710744 },
|
|
631
|
+
7270: { x: 0.302988864009348, y: 0.313038477505671 },
|
|
632
|
+
7280: { x: 0.30286924932244, y: 0.312914456822699 },
|
|
633
|
+
7290: { x: 0.302750025394565, y: 0.312790754671087 },
|
|
634
|
+
7300: { x: 0.302631190504886, y: 0.31266737006284 },
|
|
635
|
+
7310: { x: 0.302512742941815, y: 0.31254430201272 },
|
|
636
|
+
7320: { x: 0.302394681002945, y: 0.312421549538238 },
|
|
637
|
+
7330: { x: 0.302277002994998, y: 0.312299111659668 },
|
|
638
|
+
7340: { x: 0.302159707233771, y: 0.312176987400037 },
|
|
639
|
+
7350: { x: 0.302042792044074, y: 0.312055175785137 },
|
|
640
|
+
7360: { x: 0.30192625575968, y: 0.31193367584352 },
|
|
641
|
+
7370: { x: 0.301810096723269, y: 0.311812486606503 },
|
|
642
|
+
7380: { x: 0.30169431328637, y: 0.311691607108169 },
|
|
643
|
+
7390: { x: 0.301578903809311, y: 0.311571036385366 },
|
|
644
|
+
7400: { x: 0.301463866661161, y: 0.31145077347771 },
|
|
645
|
+
7410: { x: 0.301349200219681, y: 0.311330817427585 },
|
|
646
|
+
7420: { x: 0.301234902871264, y: 0.311211167280144 },
|
|
647
|
+
7430: { x: 0.301120973010891, y: 0.31109182208331 },
|
|
648
|
+
7440: { x: 0.30100740904207, y: 0.310972780887773 },
|
|
649
|
+
7450: { x: 0.300894209376788, y: 0.310854042746996 },
|
|
650
|
+
7460: { x: 0.300781372435461, y: 0.310735606717209 },
|
|
651
|
+
7470: { x: 0.300668896646876, y: 0.310617471857414 },
|
|
652
|
+
7480: { x: 0.300556780448148, y: 0.31049963722938 },
|
|
653
|
+
7490: { x: 0.300445022284661, y: 0.310382101897646 },
|
|
654
|
+
7500: { x: 0.300333620610026, y: 0.310264864929518 },
|
|
655
|
+
7510: { x: 0.300222573886023, y: 0.310147925395073 },
|
|
656
|
+
7520: { x: 0.300111880582555, y: 0.310031282367149 },
|
|
657
|
+
7530: { x: 0.300001539177601, y: 0.309914934921353 },
|
|
658
|
+
7540: { x: 0.299891548157161, y: 0.309798882136056 },
|
|
659
|
+
7550: { x: 0.299781906015211, y: 0.309683123092391 },
|
|
660
|
+
7560: { x: 0.299672611253656, y: 0.309567656874254 },
|
|
661
|
+
7570: { x: 0.299563662382277, y: 0.3094524825683 },
|
|
662
|
+
7580: { x: 0.299455057918686, y: 0.309337599263943 },
|
|
663
|
+
7590: { x: 0.299346796388279, y: 0.309223006053353 },
|
|
664
|
+
7600: { x: 0.299238876324188, y: 0.309108702031455 },
|
|
665
|
+
7610: { x: 0.299131296267236, y: 0.308994686295927 },
|
|
666
|
+
7620: { x: 0.299024054765886, y: 0.308880957947196 },
|
|
667
|
+
7630: { x: 0.298917150376198, y: 0.30876751608844 },
|
|
668
|
+
7640: { x: 0.298810581661782, y: 0.308654359825579 },
|
|
669
|
+
7650: { x: 0.298704347193756, y: 0.308541488267281 },
|
|
670
|
+
7660: { x: 0.298598445550693, y: 0.30842890052495 },
|
|
671
|
+
7670: { x: 0.298492875318583, y: 0.308316595712732 },
|
|
672
|
+
7680: { x: 0.298387635090787, y: 0.308204572947506 },
|
|
673
|
+
7690: { x: 0.298282723467988, y: 0.308092831348884 },
|
|
674
|
+
7700: { x: 0.298178139058152, y: 0.307981370039207 },
|
|
675
|
+
7710: { x: 0.298073880476482, y: 0.307870188143544 },
|
|
676
|
+
7720: { x: 0.297969946345376, y: 0.307759284789684 },
|
|
677
|
+
7730: { x: 0.29786633529438, y: 0.307648659108138 },
|
|
678
|
+
7740: { x: 0.297763045960149, y: 0.307538310232133 },
|
|
679
|
+
7750: { x: 0.297660076986403, y: 0.307428237297609 },
|
|
680
|
+
7760: { x: 0.297557427023885, y: 0.307318439443216 },
|
|
681
|
+
7770: { x: 0.297455094730317, y: 0.307208915810307 },
|
|
682
|
+
7780: { x: 0.29735307877036, y: 0.307099665542941 },
|
|
683
|
+
7790: { x: 0.297251377815571, y: 0.306990687787871 },
|
|
684
|
+
7800: { x: 0.297149990544364, y: 0.306881981694548 },
|
|
685
|
+
7810: { x: 0.297048915641968, y: 0.306773546415111 },
|
|
686
|
+
7820: { x: 0.296948151800384, y: 0.306665381104387 },
|
|
687
|
+
7830: { x: 0.296847697718348, y: 0.306557484919884 },
|
|
688
|
+
7840: { x: 0.296747552101289, y: 0.306449857021788 },
|
|
689
|
+
7850: { x: 0.296647713661287, y: 0.306342496572958 },
|
|
690
|
+
7860: { x: 0.296548181117039, y: 0.306235402738925 },
|
|
691
|
+
7870: { x: 0.296448953193814, y: 0.306128574687882 },
|
|
692
|
+
7880: { x: 0.296350028623417, y: 0.306022011590684 },
|
|
693
|
+
7890: { x: 0.296251406144149, y: 0.305915712620842 },
|
|
694
|
+
7900: { x: 0.296153084500768, y: 0.305809676954518 },
|
|
695
|
+
7910: { x: 0.29605506244445, y: 0.305703903770521 },
|
|
696
|
+
7920: { x: 0.295957338732757, y: 0.3055983922503 },
|
|
697
|
+
7930: { x: 0.295859912129586, y: 0.305493141577943 },
|
|
698
|
+
7940: { x: 0.295762781405147, y: 0.305388150940171 },
|
|
699
|
+
7950: { x: 0.295665945335915, y: 0.305283419526329 },
|
|
700
|
+
7960: { x: 0.295569402704596, y: 0.305178946528389 },
|
|
701
|
+
7970: { x: 0.295473152300089, y: 0.305074731140935 },
|
|
702
|
+
7980: { x: 0.295377192917454, y: 0.304970772561169 },
|
|
703
|
+
7990: { x: 0.295281523357868, y: 0.304867069988894 },
|
|
704
|
+
8000: { x: 0.295186142428596, y: 0.304763622626521 },
|
|
705
|
+
8010: { x: 0.29509104894295, y: 0.304660429679051 },
|
|
706
|
+
8020: { x: 0.294996241720257, y: 0.304557490354083 },
|
|
707
|
+
8030: { x: 0.29490171958582, y: 0.304454803861798 },
|
|
708
|
+
8040: { x: 0.294807481370887, y: 0.304352369414959 },
|
|
709
|
+
8050: { x: 0.294713525912612, y: 0.304250186228902 },
|
|
710
|
+
8060: { x: 0.294619852054023, y: 0.304148253521536 },
|
|
711
|
+
8070: { x: 0.294526458643984, y: 0.304046570513333 },
|
|
712
|
+
8080: { x: 0.294433344537166, y: 0.303945136427322 },
|
|
713
|
+
8090: { x: 0.294340508594008, y: 0.303843950489089 },
|
|
714
|
+
8100: { x: 0.294247949680687, y: 0.303743011926761 },
|
|
715
|
+
8110: { x: 0.294155666669081, y: 0.303642319971013 },
|
|
716
|
+
8120: { x: 0.294063658436738, y: 0.303541873855053 },
|
|
717
|
+
8130: { x: 0.293971923866841, y: 0.303441672814619 },
|
|
718
|
+
8140: { x: 0.293880461848177, y: 0.303341716087973 },
|
|
719
|
+
8150: { x: 0.293789271275103, y: 0.303242002915899 },
|
|
720
|
+
8160: { x: 0.293698351047513, y: 0.30314253254169 },
|
|
721
|
+
8170: { x: 0.293607700070806, y: 0.303043304211147 },
|
|
722
|
+
8180: { x: 0.293517317255857, y: 0.302944317172572 },
|
|
723
|
+
8190: { x: 0.293427201518978, y: 0.302845570676761 },
|
|
724
|
+
8200: { x: 0.293337351781895, y: 0.302747063977001 },
|
|
725
|
+
8210: { x: 0.293247766971707, y: 0.302648796329059 },
|
|
726
|
+
8220: { x: 0.293158446020866, y: 0.302550766991182 },
|
|
727
|
+
8230: { x: 0.293069387867134, y: 0.302452975224084 },
|
|
728
|
+
8240: { x: 0.292980591453561, y: 0.302355420290948 },
|
|
729
|
+
8250: { x: 0.29289205572845, y: 0.302258101457411 },
|
|
730
|
+
8260: { x: 0.292803779645329, y: 0.302161017991565 },
|
|
731
|
+
8270: { x: 0.292715762162918, y: 0.302064169163948 },
|
|
732
|
+
8280: { x: 0.2926280022451, y: 0.301967554247537 },
|
|
733
|
+
8290: { x: 0.292540498860893, y: 0.301871172517742 },
|
|
734
|
+
8300: { x: 0.292453250984416, y: 0.301775023252403 },
|
|
735
|
+
8310: { x: 0.292366257594866, y: 0.301679105731779 },
|
|
736
|
+
8320: { x: 0.292279517676482, y: 0.301583419238544 },
|
|
737
|
+
8330: { x: 0.292193030218519, y: 0.30148796305778 },
|
|
738
|
+
8340: { x: 0.292106794215219, y: 0.301392736476973 },
|
|
739
|
+
8350: { x: 0.292020808665784, y: 0.301297738786003 },
|
|
740
|
+
8360: { x: 0.291935072574342, y: 0.301202969277141 },
|
|
741
|
+
8370: { x: 0.291849584949925, y: 0.301108427245038 },
|
|
742
|
+
8380: { x: 0.291764344806436, y: 0.301014111986725 },
|
|
743
|
+
8390: { x: 0.291679351162625, y: 0.300920022801602 },
|
|
744
|
+
8400: { x: 0.291594603042056, y: 0.300826158991431 },
|
|
745
|
+
8410: { x: 0.291510099473085, y: 0.300732519860334 },
|
|
746
|
+
8420: { x: 0.291425839488828, y: 0.300639104714781 },
|
|
747
|
+
8430: { x: 0.291341822127138, y: 0.300545912863589 },
|
|
748
|
+
8440: { x: 0.291258046430574, y: 0.300452943617909 },
|
|
749
|
+
8450: { x: 0.291174511446374, y: 0.300360196291229 },
|
|
750
|
+
8460: { x: 0.291091216226434, y: 0.300267670199355 },
|
|
751
|
+
8470: { x: 0.291008159827273, y: 0.300175364660416 },
|
|
752
|
+
8480: { x: 0.290925341310012, y: 0.300083278994851 },
|
|
753
|
+
8490: { x: 0.290842759740348, y: 0.299991412525404 },
|
|
754
|
+
8500: { x: 0.290760414188525, y: 0.299899764577117 },
|
|
755
|
+
8510: { x: 0.290678303729309, y: 0.299808334477325 },
|
|
756
|
+
8520: { x: 0.290596427441963, y: 0.299717121555647 },
|
|
757
|
+
8530: { x: 0.290514784410223, y: 0.299626125143983 },
|
|
758
|
+
8540: { x: 0.290433373722268, y: 0.299535344576503 },
|
|
759
|
+
8550: { x: 0.290352194470698, y: 0.299444779189643 },
|
|
760
|
+
8560: { x: 0.29027124575251, y: 0.299354428322098 },
|
|
761
|
+
8570: { x: 0.290190526669069, y: 0.299264291314815 },
|
|
762
|
+
8580: { x: 0.290110036326088, y: 0.299174367510987 },
|
|
763
|
+
8590: { x: 0.290029773833599, y: 0.299084656256047 },
|
|
764
|
+
8600: { x: 0.289949738305931, y: 0.298995156897657 },
|
|
765
|
+
8610: { x: 0.289869928861685, y: 0.29890586878571 },
|
|
766
|
+
8620: { x: 0.28979034462371, y: 0.298816791272313 },
|
|
767
|
+
8630: { x: 0.28971098471908, y: 0.298727923711788 },
|
|
768
|
+
8640: { x: 0.289631848279069, y: 0.298639265460663 },
|
|
769
|
+
8650: { x: 0.289552934439125, y: 0.298550815877663 },
|
|
770
|
+
8660: { x: 0.289474242338851, y: 0.298462574323709 },
|
|
771
|
+
8670: { x: 0.289395771121979, y: 0.298374540161904 },
|
|
772
|
+
8680: { x: 0.289317519936349, y: 0.298286712757532 },
|
|
773
|
+
8690: { x: 0.289239487933881, y: 0.29819909147805 },
|
|
774
|
+
8700: { x: 0.289161674270557, y: 0.298111675693081 },
|
|
775
|
+
8710: { x: 0.289084078106396, y: 0.298024464774405 },
|
|
776
|
+
8720: { x: 0.289006698605431, y: 0.297937458095957 },
|
|
777
|
+
8730: { x: 0.288929534935688, y: 0.297850655033815 },
|
|
778
|
+
8740: { x: 0.288852586269164, y: 0.2977640549662 },
|
|
779
|
+
8750: { x: 0.2887758517818, y: 0.297677657273462 },
|
|
780
|
+
8760: { x: 0.288699330653466, y: 0.29759146133808 },
|
|
781
|
+
8770: { x: 0.288623022067933, y: 0.29750546654465 },
|
|
782
|
+
8780: { x: 0.288546925212856, y: 0.29741967227988 },
|
|
783
|
+
8790: { x: 0.288471039279747, y: 0.297334077932587 },
|
|
784
|
+
8800: { x: 0.28839536346396, y: 0.297248682893685 },
|
|
785
|
+
8810: { x: 0.288319896964663, y: 0.297163486556181 },
|
|
786
|
+
8820: { x: 0.288244638984821, y: 0.297078488315167 },
|
|
787
|
+
8830: { x: 0.288169588731173, y: 0.296993687567818 },
|
|
788
|
+
8840: { x: 0.288094745414214, y: 0.296909083713378 },
|
|
789
|
+
8850: { x: 0.288020108248168, y: 0.296824676153158 },
|
|
790
|
+
8860: { x: 0.287945676450972, y: 0.29674046429053 },
|
|
791
|
+
8870: { x: 0.287871449244258, y: 0.296656447530918 },
|
|
792
|
+
8880: { x: 0.287797425853324, y: 0.296572625281792 },
|
|
793
|
+
8890: { x: 0.287723605507121, y: 0.296488996952662 },
|
|
794
|
+
8900: { x: 0.28764998743823, y: 0.296405561955071 },
|
|
795
|
+
8910: { x: 0.287576570882842, y: 0.296322319702588 },
|
|
796
|
+
8920: { x: 0.287503355080738, y: 0.296239269610805 },
|
|
797
|
+
8930: { x: 0.287430339275271, y: 0.296156411097322 },
|
|
798
|
+
8940: { x: 0.287357522713342, y: 0.29607374358175 },
|
|
799
|
+
8950: { x: 0.287284904645384, y: 0.2959912664857 },
|
|
800
|
+
8960: { x: 0.287212484325343, y: 0.295908979232774 },
|
|
801
|
+
8970: { x: 0.287140261010655, y: 0.295826881248565 },
|
|
802
|
+
8980: { x: 0.287068233962231, y: 0.295744971960642 },
|
|
803
|
+
8990: { x: 0.286996402444435, y: 0.295663250798553 },
|
|
804
|
+
9000: { x: 0.286924765725065, y: 0.295581717193809 },
|
|
805
|
+
9010: { x: 0.286853323075337, y: 0.295500370579886 },
|
|
806
|
+
9020: { x: 0.286782073769861, y: 0.295419210392211 },
|
|
807
|
+
9030: { x: 0.28671101708663, y: 0.295338236068163 },
|
|
808
|
+
9040: { x: 0.286640152306992, y: 0.295257447047059 },
|
|
809
|
+
9050: { x: 0.28656947871564, y: 0.295176842770153 },
|
|
810
|
+
9060: { x: 0.286498995600591, y: 0.295096422680627 },
|
|
811
|
+
9070: { x: 0.286428702253164, y: 0.295016186223586 },
|
|
812
|
+
9080: { x: 0.286358597967967, y: 0.294936132846049 },
|
|
813
|
+
9090: { x: 0.286288682042877, y: 0.294856261996946 },
|
|
814
|
+
9100: { x: 0.286218953779022, y: 0.29477657312711 },
|
|
815
|
+
9110: { x: 0.286149412480764, y: 0.29469706568927 },
|
|
816
|
+
9120: { x: 0.286080057455679, y: 0.294617739138044 },
|
|
817
|
+
9130: { x: 0.286010888014543, y: 0.294538592929935 },
|
|
818
|
+
9140: { x: 0.285941903471314, y: 0.294459626523322 },
|
|
819
|
+
9150: { x: 0.285873103143111, y: 0.294380839378458 },
|
|
820
|
+
9160: { x: 0.285804486350202, y: 0.294302230957458 },
|
|
821
|
+
9170: { x: 0.285736052415981, y: 0.294223800724294 },
|
|
822
|
+
9180: { x: 0.285667800666959, y: 0.294145548144794 },
|
|
823
|
+
9190: { x: 0.285599730432738, y: 0.294067472686628 },
|
|
824
|
+
9200: { x: 0.285531841046001, y: 0.293989573819307 },
|
|
825
|
+
9210: { x: 0.285464131842494, y: 0.293911851014174 },
|
|
826
|
+
9220: { x: 0.285396602161005, y: 0.293834303744401 },
|
|
827
|
+
9230: { x: 0.285329251343354, y: 0.293756931484977 },
|
|
828
|
+
9240: { x: 0.285262078734374, y: 0.293679733712708 },
|
|
829
|
+
9250: { x: 0.28519508368189, y: 0.293602709906207 },
|
|
830
|
+
9260: { x: 0.285128265536713, y: 0.293525859545888 },
|
|
831
|
+
9270: { x: 0.285061623652614, y: 0.293449182113962 },
|
|
832
|
+
9280: { x: 0.284995157386314, y: 0.293372677094427 },
|
|
833
|
+
9290: { x: 0.284928866097465, y: 0.293296343973068 },
|
|
834
|
+
9300: { x: 0.284862749148637, y: 0.293220182237442 },
|
|
835
|
+
9310: { x: 0.284796805905298, y: 0.293144191376881 },
|
|
836
|
+
9320: { x: 0.284731035735806, y: 0.293068370882479 },
|
|
837
|
+
9330: { x: 0.284665438011384, y: 0.29299272024709 },
|
|
838
|
+
9340: { x: 0.284600012106111, y: 0.292917238965319 },
|
|
839
|
+
9350: { x: 0.284534757396907, y: 0.292841926533518 },
|
|
840
|
+
9360: { x: 0.284469673263512, y: 0.29276678244978 },
|
|
841
|
+
9370: { x: 0.284404759088479, y: 0.29269180621393 },
|
|
842
|
+
9380: { x: 0.28434001425715, y: 0.292616997327523 },
|
|
843
|
+
9390: { x: 0.28427543815765, y: 0.292542355293834 },
|
|
844
|
+
9400: { x: 0.284211030180865, y: 0.292467879617856 },
|
|
845
|
+
9410: { x: 0.284146789720432, y: 0.292393569806291 },
|
|
846
|
+
9420: { x: 0.284082716172722, y: 0.292319425367545 },
|
|
847
|
+
9430: { x: 0.284018808936825, y: 0.29224544581172 },
|
|
848
|
+
9440: { x: 0.283955067414537, y: 0.292171630650613 },
|
|
849
|
+
9450: { x: 0.283891491010347, y: 0.292097979397706 },
|
|
850
|
+
9460: { x: 0.283828079131417, y: 0.292024491568159 },
|
|
851
|
+
9470: { x: 0.283764831187574, y: 0.291951166678808 },
|
|
852
|
+
9480: { x: 0.283701746591293, y: 0.291878004248157 },
|
|
853
|
+
9490: { x: 0.283638824757684, y: 0.291805003796371 },
|
|
854
|
+
9500: { x: 0.283576065104475, y: 0.291732164845274 },
|
|
855
|
+
9510: { x: 0.283513467052003, y: 0.291659486918337 },
|
|
856
|
+
9520: { x: 0.283451030023197, y: 0.291586969540678 },
|
|
857
|
+
9530: { x: 0.283388753443564, y: 0.291514612239054 },
|
|
858
|
+
9540: { x: 0.283326636741177, y: 0.291442414541852 },
|
|
859
|
+
9550: { x: 0.283264679346662, y: 0.291370375979089 },
|
|
860
|
+
9560: { x: 0.283202880693181, y: 0.291298496082403 },
|
|
861
|
+
9570: { x: 0.283141240216422, y: 0.291226774385047 },
|
|
862
|
+
9580: { x: 0.283079757354586, y: 0.291155210421883 },
|
|
863
|
+
9590: { x: 0.28301843154837, y: 0.291083803729378 },
|
|
864
|
+
9600: { x: 0.282957262240958, y: 0.291012553845598 },
|
|
865
|
+
9610: { x: 0.282896248878006, y: 0.290941460310199 },
|
|
866
|
+
9620: { x: 0.282835390907627, y: 0.290870522664427 },
|
|
867
|
+
9630: { x: 0.282774687780384, y: 0.290799740451108 },
|
|
868
|
+
9640: { x: 0.282714138949271, y: 0.290729113214642 },
|
|
869
|
+
9650: { x: 0.282653743869704, y: 0.290658640501001 },
|
|
870
|
+
9660: { x: 0.282593501999504, y: 0.29058832185772 },
|
|
871
|
+
9670: { x: 0.282533412798892, y: 0.290518156833893 },
|
|
872
|
+
9680: { x: 0.282473475730468, y: 0.290448144980167 },
|
|
873
|
+
9690: { x: 0.282413690259205, y: 0.290378285848737 },
|
|
874
|
+
9700: { x: 0.282354055852432, y: 0.290308578993338 },
|
|
875
|
+
9710: { x: 0.282294571979826, y: 0.290239023969243 },
|
|
876
|
+
9720: { x: 0.282235238113395, y: 0.290169620333256 },
|
|
877
|
+
9730: { x: 0.282176053727471, y: 0.290100367643704 },
|
|
878
|
+
9740: { x: 0.282117018298692, y: 0.290031265460436 },
|
|
879
|
+
9750: { x: 0.282058131305996, y: 0.289962313344814 },
|
|
880
|
+
9760: { x: 0.281999392230606, y: 0.289893510859708 },
|
|
881
|
+
9770: { x: 0.281940800556016, y: 0.289824857569495 },
|
|
882
|
+
9780: { x: 0.281882355767985, y: 0.289756353040044 },
|
|
883
|
+
9790: { x: 0.281824057354519, y: 0.289687996838722 },
|
|
884
|
+
9800: { x: 0.281765904805865, y: 0.289619788534379 },
|
|
885
|
+
9810: { x: 0.281707897614492, y: 0.289551727697349 },
|
|
886
|
+
9820: { x: 0.28165003527509, y: 0.28948381389944 },
|
|
887
|
+
9830: { x: 0.281592317284549, y: 0.289416046713933 },
|
|
888
|
+
9840: { x: 0.281534743141951, y: 0.289348425715574 },
|
|
889
|
+
9850: { x: 0.28147731234856, y: 0.289280950480568 },
|
|
890
|
+
9860: { x: 0.281420024407811, y: 0.289213620586576 },
|
|
891
|
+
9870: { x: 0.281362878825294, y: 0.289146435612708 },
|
|
892
|
+
9880: { x: 0.281305875108749, y: 0.289079395139519 },
|
|
893
|
+
9890: { x: 0.281249012768051, y: 0.289012498749002 },
|
|
894
|
+
9900: { x: 0.281192291315202, y: 0.288945746024584 },
|
|
895
|
+
9910: { x: 0.281135710264316, y: 0.28887913655112 },
|
|
896
|
+
9920: { x: 0.281079269131611, y: 0.288812669914892 },
|
|
897
|
+
9930: { x: 0.2810229674354, y: 0.288746345703594 },
|
|
898
|
+
9940: { x: 0.280966804696075, y: 0.288680163506339 },
|
|
899
|
+
9950: { x: 0.280910780436102, y: 0.288614122913642 },
|
|
900
|
+
9960: { x: 0.280854894180004, y: 0.288548223517426 },
|
|
901
|
+
9970: { x: 0.280799145454357, y: 0.288482464911009 },
|
|
902
|
+
9980: { x: 0.280743533787776, y: 0.288416846689099 },
|
|
903
|
+
9990: { x: 0.280688058710905, y: 0.288351368447796 },
|
|
904
|
+
10000: { x: 0.280632719756407, y: 0.288286029784579 },
|
|
905
|
+
10010: { x: 0.280577516458952, y: 0.288220830298306 },
|
|
906
|
+
10020: { x: 0.280522448355212, y: 0.288155769589205 },
|
|
907
|
+
10030: { x: 0.280467514983842, y: 0.288090847258873 },
|
|
908
|
+
10040: { x: 0.28041271588548, y: 0.288026062910267 },
|
|
909
|
+
10050: { x: 0.280358050602727, y: 0.287961416147704 },
|
|
910
|
+
10060: { x: 0.280303518680147, y: 0.28789690657685 },
|
|
911
|
+
10070: { x: 0.280249119664247, y: 0.28783253380472 },
|
|
912
|
+
10080: { x: 0.280194853103475, y: 0.287768297439671 },
|
|
913
|
+
10090: { x: 0.280140718548207, y: 0.287704197091395 },
|
|
914
|
+
10100: { x: 0.280086715550736, y: 0.28764023237092 },
|
|
915
|
+
10110: { x: 0.280032843665265, y: 0.287576402890597 },
|
|
916
|
+
10120: { x: 0.279979102447896, y: 0.287512708264105 },
|
|
917
|
+
10130: { x: 0.27992549145662, y: 0.287449148106435 },
|
|
918
|
+
10140: { x: 0.279872010251307, y: 0.287385722033893 },
|
|
919
|
+
10150: { x: 0.279818658393699, y: 0.287322429664096 },
|
|
920
|
+
10160: { x: 0.279765435447398, y: 0.287259270615958 },
|
|
921
|
+
10170: { x: 0.279712340977858, y: 0.287196244509697 },
|
|
922
|
+
10180: { x: 0.279659374552374, y: 0.28713335096682 },
|
|
923
|
+
10190: { x: 0.279606535740076, y: 0.287070589610126 },
|
|
924
|
+
10200: { x: 0.279553824111915, y: 0.287007960063697 },
|
|
925
|
+
10210: { x: 0.27950123924066, y: 0.286945461952894 },
|
|
926
|
+
10220: { x: 0.279448780700881, y: 0.286883094904353 },
|
|
927
|
+
10230: { x: 0.279396448068949, y: 0.286820858545978 },
|
|
928
|
+
10240: { x: 0.279344240923019, y: 0.286758752506941 },
|
|
929
|
+
10250: { x: 0.279292158843026, y: 0.286696776417673 },
|
|
930
|
+
10260: { x: 0.279240201410673, y: 0.286634929909859 },
|
|
931
|
+
10270: { x: 0.279188368209425, y: 0.286573212616439 },
|
|
932
|
+
10280: { x: 0.279136658824498, y: 0.286511624171597 },
|
|
933
|
+
10290: { x: 0.279085072842851, y: 0.286450164210758 },
|
|
934
|
+
10300: { x: 0.279033609853177, y: 0.286388832370588 },
|
|
935
|
+
10310: { x: 0.278982269445897, y: 0.286327628288983 },
|
|
936
|
+
10320: { x: 0.278931051213145, y: 0.286266551605066 },
|
|
937
|
+
10330: { x: 0.278879954748767, y: 0.286205601959187 },
|
|
938
|
+
10340: { x: 0.278828979648306, y: 0.286144778992913 },
|
|
939
|
+
10350: { x: 0.278778125509, y: 0.286084082349025 },
|
|
940
|
+
10360: { x: 0.278727391929767, y: 0.286023511671516 },
|
|
941
|
+
10370: { x: 0.278676778511201, y: 0.285963066605585 },
|
|
942
|
+
10380: { x: 0.278626284855561, y: 0.285902746797628 },
|
|
943
|
+
10390: { x: 0.278575910566767, y: 0.285842551895243 },
|
|
944
|
+
10400: { x: 0.278525655250387, y: 0.285782481547216 },
|
|
945
|
+
10410: { x: 0.278475518513629, y: 0.285722535403524 },
|
|
946
|
+
10420: { x: 0.278425499965339, y: 0.285662713115326 },
|
|
947
|
+
10430: { x: 0.278375599215984, y: 0.285603014334959 },
|
|
948
|
+
10440: { x: 0.278325815877652, y: 0.285543438715937 },
|
|
949
|
+
10450: { x: 0.278276149564037, y: 0.285483985912942 },
|
|
950
|
+
10460: { x: 0.278226599890438, y: 0.285424655581824 },
|
|
951
|
+
10470: { x: 0.278177166473744, y: 0.285365447379593 },
|
|
952
|
+
10480: { x: 0.278127848932433, y: 0.285306360964418 },
|
|
953
|
+
10490: { x: 0.27807864688656, y: 0.285247395995619 },
|
|
954
|
+
10500: { x: 0.278029559957749, y: 0.285188552133665 },
|
|
955
|
+
10510: { x: 0.277980587769188, y: 0.285129829040174 },
|
|
956
|
+
10520: { x: 0.277931729945617, y: 0.285071226377896 },
|
|
957
|
+
10530: { x: 0.277882986113327, y: 0.285012743810724 },
|
|
958
|
+
10540: { x: 0.277834355900146, y: 0.284954381003681 },
|
|
959
|
+
10550: { x: 0.277785838935434, y: 0.284896137622915 },
|
|
960
|
+
10560: { x: 0.277737434850077, y: 0.2848380133357 },
|
|
961
|
+
10570: { x: 0.277689143276476, y: 0.28478000781043 },
|
|
962
|
+
10580: { x: 0.277640963848543, y: 0.28472212071661 },
|
|
963
|
+
10590: { x: 0.277592896201691, y: 0.284664351724861 },
|
|
964
|
+
10600: { x: 0.277544939972829, y: 0.284606700506907 },
|
|
965
|
+
10610: { x: 0.277497094800353, y: 0.284549166735576 },
|
|
966
|
+
10620: { x: 0.27744936032414, y: 0.284491750084795 },
|
|
967
|
+
10630: { x: 0.277401736185538, y: 0.284434450229585 },
|
|
968
|
+
10640: { x: 0.277354222027362, y: 0.284377266846058 },
|
|
969
|
+
10650: { x: 0.277306817493887, y: 0.284320199611411 },
|
|
970
|
+
10660: { x: 0.277259522230838, y: 0.284263248203924 },
|
|
971
|
+
10670: { x: 0.277212335885385, y: 0.284206412302958 },
|
|
972
|
+
10680: { x: 0.277165258106137, y: 0.284149691588943 },
|
|
973
|
+
10690: { x: 0.27711828854313, y: 0.284093085743384 },
|
|
974
|
+
10700: { x: 0.277071426847826, y: 0.284036594448849 },
|
|
975
|
+
10710: { x: 0.277024672673105, y: 0.283980217388971 },
|
|
976
|
+
10720: { x: 0.276978025673255, y: 0.283923954248441 },
|
|
977
|
+
10730: { x: 0.276931485503966, y: 0.283867804713002 },
|
|
978
|
+
10740: { x: 0.276885051822327, y: 0.283811768469451 },
|
|
979
|
+
10750: { x: 0.276838724286814, y: 0.283755845205629 },
|
|
980
|
+
10760: { x: 0.276792502557287, y: 0.283700034610422 },
|
|
981
|
+
10770: { x: 0.276746386294983, y: 0.283644336373752 },
|
|
982
|
+
10780: { x: 0.276700375162506, y: 0.28358875018658 },
|
|
983
|
+
10790: { x: 0.276654468823826, y: 0.283533275740893 },
|
|
984
|
+
10800: { x: 0.276608666944266, y: 0.283477912729711 },
|
|
985
|
+
10810: { x: 0.276562969190499, y: 0.283422660847074 },
|
|
986
|
+
10820: { x: 0.276517375230546, y: 0.283367519788041 },
|
|
987
|
+
10830: { x: 0.276471884733758, y: 0.283312489248691 },
|
|
988
|
+
10840: { x: 0.276426497370822, y: 0.283257568926111 },
|
|
989
|
+
10850: { x: 0.276381212813745, y: 0.283202758518398 },
|
|
990
|
+
10860: { x: 0.276336030735854, y: 0.283148057724654 },
|
|
991
|
+
10870: { x: 0.276290950811787, y: 0.283093466244981 },
|
|
992
|
+
10880: { x: 0.276245972717486, y: 0.28303898378048 },
|
|
993
|
+
10890: { x: 0.276201096130193, y: 0.282984610033243 },
|
|
994
|
+
10900: { x: 0.276156320728442, y: 0.282930344706354 },
|
|
995
|
+
10910: { x: 0.276111646192053, y: 0.282876187503881 },
|
|
996
|
+
10920: { x: 0.276067072202126, y: 0.282822138130877 },
|
|
997
|
+
10930: { x: 0.276022598441038, y: 0.282768196293371 },
|
|
998
|
+
10940: { x: 0.275978224592431, y: 0.282714361698368 },
|
|
999
|
+
10950: { x: 0.275933950341209, y: 0.282660634053847 },
|
|
1000
|
+
10960: { x: 0.275889775373534, y: 0.282607013068752 },
|
|
1001
|
+
10970: { x: 0.275845699376817, y: 0.282553498452992 },
|
|
1002
|
+
10980: { x: 0.275801722039712, y: 0.282500089917437 },
|
|
1003
|
+
10990: { x: 0.275757843052114, y: 0.282446787173914 },
|
|
1004
|
+
11000: { x: 0.275714062105148, y: 0.282393589935205 },
|
|
1005
|
+
11010: { x: 0.275670378891165, y: 0.282340497915039 },
|
|
1006
|
+
11020: { x: 0.275626793103739, y: 0.282287510828095 },
|
|
1007
|
+
11030: { x: 0.275583304437658, y: 0.282234628389992 },
|
|
1008
|
+
11040: { x: 0.275539912588917, y: 0.282181850317292 },
|
|
1009
|
+
11050: { x: 0.275496617254717, y: 0.282129176327489 },
|
|
1010
|
+
11060: { x: 0.275453418133457, y: 0.282076606139012 },
|
|
1011
|
+
11070: { x: 0.275410314924724, y: 0.28202413947122 },
|
|
1012
|
+
11080: { x: 0.275367307329296, y: 0.281971776044394 },
|
|
1013
|
+
11090: { x: 0.27532439504913, y: 0.281919515579741 },
|
|
1014
|
+
11100: { x: 0.275281577787359, y: 0.281867357799386 },
|
|
1015
|
+
11110: { x: 0.275238855248283, y: 0.281815302426367 },
|
|
1016
|
+
11120: { x: 0.27519622713737, y: 0.281763349184636 },
|
|
1017
|
+
11130: { x: 0.275153693161244, y: 0.281711497799054 },
|
|
1018
|
+
11140: { x: 0.275111253027683, y: 0.281659747995386 },
|
|
1019
|
+
11150: { x: 0.275068906445614, y: 0.281608099500299 },
|
|
1020
|
+
11160: { x: 0.275026653125104, y: 0.281556552041359 },
|
|
1021
|
+
11170: { x: 0.274984492777361, y: 0.281505105347028 },
|
|
1022
|
+
11180: { x: 0.27494242511472, y: 0.281453759146658 },
|
|
1023
|
+
11190: { x: 0.274900449850647, y: 0.28140251317049 },
|
|
1024
|
+
11200: { x: 0.274858566699725, y: 0.281351367149652 },
|
|
1025
|
+
11210: { x: 0.274816775377656, y: 0.281300320816152 },
|
|
1026
|
+
11220: { x: 0.274775075601253, y: 0.281249373902877 },
|
|
1027
|
+
11230: { x: 0.274733467088432, y: 0.281198526143592 },
|
|
1028
|
+
11240: { x: 0.27469194955821, y: 0.28114777727293 },
|
|
1029
|
+
11250: { x: 0.274650522730702, y: 0.281097127026396 },
|
|
1030
|
+
11260: { x: 0.27460918632711, y: 0.281046575140359 },
|
|
1031
|
+
11270: { x: 0.274567940069723, y: 0.280996121352052 },
|
|
1032
|
+
11280: { x: 0.274526783681909, y: 0.280945765399568 },
|
|
1033
|
+
11290: { x: 0.274485716888111, y: 0.280895507021853 },
|
|
1034
|
+
11300: { x: 0.274444739413842, y: 0.28084534595871 },
|
|
1035
|
+
11310: { x: 0.274403850985682, y: 0.280795281950789 },
|
|
1036
|
+
11320: { x: 0.274363051331268, y: 0.280745314739587 },
|
|
1037
|
+
11330: { x: 0.274322340179295, y: 0.280695444067445 },
|
|
1038
|
+
11340: { x: 0.274281717259505, y: 0.280645669677546 },
|
|
1039
|
+
11350: { x: 0.27424118230269, y: 0.280595991313908 },
|
|
1040
|
+
11360: { x: 0.274200735040677, y: 0.280546408721385 },
|
|
1041
|
+
11370: { x: 0.274160375206335, y: 0.280496921645661 },
|
|
1042
|
+
11380: { x: 0.274120102533558, y: 0.280447529833248 },
|
|
1043
|
+
11390: { x: 0.274079916757271, y: 0.280398233031483 },
|
|
1044
|
+
11400: { x: 0.274039817613418, y: 0.280349030988528 },
|
|
1045
|
+
11410: { x: 0.27399980483896, y: 0.280299923453359 },
|
|
1046
|
+
11420: { x: 0.27395987817187, y: 0.280250910175772 },
|
|
1047
|
+
11430: { x: 0.27392003735113, y: 0.280201990906373 },
|
|
1048
|
+
11440: { x: 0.273880282116723, y: 0.280153165396579 },
|
|
1049
|
+
11450: { x: 0.273840612209631, y: 0.280104433398616 },
|
|
1050
|
+
11460: { x: 0.27380102737183, y: 0.28005579466551 },
|
|
1051
|
+
11470: { x: 0.273761527346283, y: 0.280007248951091 },
|
|
1052
|
+
11480: { x: 0.273722111876941, y: 0.279958796009987 },
|
|
1053
|
+
11490: { x: 0.273682780708732, y: 0.279910435597618 },
|
|
1054
|
+
11500: { x: 0.273643533587561, y: 0.279862167470199 },
|
|
1055
|
+
11510: { x: 0.273604370260303, y: 0.279813991384734 },
|
|
1056
|
+
11520: { x: 0.273565290474801, y: 0.279765907099012 },
|
|
1057
|
+
11530: { x: 0.273526293979859, y: 0.279717914371607 },
|
|
1058
|
+
11540: { x: 0.273487380525239, y: 0.279670012961871 },
|
|
1059
|
+
11550: { x: 0.273448549861657, y: 0.279622202629937 },
|
|
1060
|
+
11560: { x: 0.273409801740777, y: 0.279574483136711 },
|
|
1061
|
+
11570: { x: 0.27337113591521, y: 0.27952685424387 },
|
|
1062
|
+
11580: { x: 0.273332552138504, y: 0.279479315713862 },
|
|
1063
|
+
11590: { x: 0.273294050165145, y: 0.279431867309899 },
|
|
1064
|
+
11600: { x: 0.273255629750553, y: 0.279384508795959 },
|
|
1065
|
+
11610: { x: 0.273217290651071, y: 0.279337239936779 },
|
|
1066
|
+
11620: { x: 0.273179032623969, y: 0.279290060497854 },
|
|
1067
|
+
11630: { x: 0.273140855427435, y: 0.279242970245434 },
|
|
1068
|
+
11640: { x: 0.273102758820573, y: 0.279195968946522 },
|
|
1069
|
+
11650: { x: 0.273064742563397, y: 0.279149056368869 },
|
|
1070
|
+
11660: { x: 0.273026806416827, y: 0.279102232280974 },
|
|
1071
|
+
11670: { x: 0.272988950142688, y: 0.279055496452081 },
|
|
1072
|
+
11680: { x: 0.272951173503701, y: 0.279008848652172 },
|
|
1073
|
+
11690: { x: 0.272913476263484, y: 0.278962288651971 },
|
|
1074
|
+
11700: { x: 0.272875858186544, y: 0.278915816222935 },
|
|
1075
|
+
11710: { x: 0.272838319038276, y: 0.278869431137256 },
|
|
1076
|
+
11720: { x: 0.272800858584954, y: 0.278823133167856 },
|
|
1077
|
+
11730: { x: 0.272763476593735, y: 0.278776922088384 },
|
|
1078
|
+
11740: { x: 0.272726172832647, y: 0.278730797673214 },
|
|
1079
|
+
11750: { x: 0.272688947070591, y: 0.278684759697444 },
|
|
1080
|
+
11760: { x: 0.272651799077334, y: 0.278638807936891 },
|
|
1081
|
+
11770: { x: 0.272614728623504, y: 0.278592942168089 },
|
|
1082
|
+
11780: { x: 0.272577735480592, y: 0.278547162168285 },
|
|
1083
|
+
11790: { x: 0.272540819420939, y: 0.27850146771544 },
|
|
1084
|
+
11800: { x: 0.272503980217742, y: 0.278455858588224 },
|
|
1085
|
+
11810: { x: 0.272467217645041, y: 0.278410334566013 },
|
|
1086
|
+
11820: { x: 0.272430531477724, y: 0.278364895428887 },
|
|
1087
|
+
11830: { x: 0.272393921491516, y: 0.278319540957628 },
|
|
1088
|
+
11840: { x: 0.272357387462979, y: 0.278274270933717 },
|
|
1089
|
+
11850: { x: 0.272320929169506, y: 0.278229085139331 },
|
|
1090
|
+
11860: { x: 0.272284546389322, y: 0.27818398335734 },
|
|
1091
|
+
11870: { x: 0.272248238901473, y: 0.278138965371308 },
|
|
1092
|
+
11880: { x: 0.272212006485828, y: 0.278094030965484 },
|
|
1093
|
+
11890: { x: 0.272175848923075, y: 0.278049179924807 },
|
|
1094
|
+
11900: { x: 0.272139765994714, y: 0.278004412034898 },
|
|
1095
|
+
11910: { x: 0.272103757483055, y: 0.277959727082058 },
|
|
1096
|
+
11920: { x: 0.272067823171217, y: 0.277915124853268 },
|
|
1097
|
+
11930: { x: 0.272031962843121, y: 0.277870605136187 },
|
|
1098
|
+
11940: { x: 0.271996176283486, y: 0.277826167719145 },
|
|
1099
|
+
11950: { x: 0.271960463277829, y: 0.277781812391144 },
|
|
1100
|
+
11960: { x: 0.271924823612459, y: 0.277737538941856 },
|
|
1101
|
+
11970: { x: 0.271889257074474, y: 0.277693347161619 },
|
|
1102
|
+
11980: { x: 0.271853763451757, y: 0.277649236841434 },
|
|
1103
|
+
11990: { x: 0.271818342532974, y: 0.277605207772966 },
|
|
1104
|
+
12000: { x: 0.271782994107569, y: 0.277561259748537 },
|
|
1105
|
+
12010: { x: 0.271747717965761, y: 0.277517392561125 },
|
|
1106
|
+
12020: { x: 0.27171251389854, y: 0.277473606004366 },
|
|
1107
|
+
12030: { x: 0.271677381697667, y: 0.277429899872545 },
|
|
1108
|
+
12040: { x: 0.271642321155663, y: 0.277386273960597 },
|
|
1109
|
+
12050: { x: 0.271607332065816, y: 0.277342728064107 },
|
|
1110
|
+
12060: { x: 0.271572414222168, y: 0.2772992619793 },
|
|
1111
|
+
12070: { x: 0.271537567419519, y: 0.277255875503048 },
|
|
1112
|
+
12080: { x: 0.271502791453418, y: 0.277212568432862 },
|
|
1113
|
+
12090: { x: 0.271468086120163, y: 0.27716934056689 },
|
|
1114
|
+
12100: { x: 0.271433451216798, y: 0.277126191703915 },
|
|
1115
|
+
12110: { x: 0.271398886541106, y: 0.277083121643356 },
|
|
1116
|
+
12120: { x: 0.271364391891612, y: 0.277040130185262 },
|
|
1117
|
+
12130: { x: 0.271329967067575, y: 0.276997217130308 },
|
|
1118
|
+
12140: { x: 0.271295611868982, y: 0.2769543822798 },
|
|
1119
|
+
12150: { x: 0.271261326096555, y: 0.276911625435664 },
|
|
1120
|
+
12160: { x: 0.271227109551738, y: 0.27686894640045 },
|
|
1121
|
+
12170: { x: 0.271192962036696, y: 0.276826344977328 },
|
|
1122
|
+
12180: { x: 0.271158883354318, y: 0.276783820970085 },
|
|
1123
|
+
12190: { x: 0.271124873308204, y: 0.276741374183121 },
|
|
1124
|
+
12200: { x: 0.27109093170267, y: 0.276699004421453 },
|
|
1125
|
+
12210: { x: 0.271057058342741, y: 0.276656711490705 },
|
|
1126
|
+
12220: { x: 0.271023253034148, y: 0.276614495197111 },
|
|
1127
|
+
12230: { x: 0.270989515583328, y: 0.276572355347512 },
|
|
1128
|
+
12240: { x: 0.270955845797416, y: 0.276530291749352 },
|
|
1129
|
+
12250: { x: 0.270922243484246, y: 0.276488304210678 },
|
|
1130
|
+
12260: { x: 0.270888708452346, y: 0.276446392540135 },
|
|
1131
|
+
12270: { x: 0.270855240510936, y: 0.276404556546967 },
|
|
1132
|
+
12280: { x: 0.270821839469924, y: 0.276362796041013 },
|
|
1133
|
+
12290: { x: 0.270788505139903, y: 0.276321110832705 },
|
|
1134
|
+
12300: { x: 0.270755237332151, y: 0.276279500733067 },
|
|
1135
|
+
12310: { x: 0.270722035858623, y: 0.276237965553711 },
|
|
1136
|
+
12320: { x: 0.270688900531952, y: 0.276196505106837 },
|
|
1137
|
+
12330: { x: 0.270655831165444, y: 0.276155119205228 },
|
|
1138
|
+
12340: { x: 0.270622827573076, y: 0.27611380766225 },
|
|
1139
|
+
12350: { x: 0.270589889569494, y: 0.276072570291852 },
|
|
1140
|
+
12360: { x: 0.270557016970008, y: 0.276031406908559 },
|
|
1141
|
+
12370: { x: 0.27052420959059, y: 0.275990317327473 },
|
|
1142
|
+
12380: { x: 0.270491467247872, y: 0.275949301364269 },
|
|
1143
|
+
12390: { x: 0.270458789759142, y: 0.275908358835196 },
|
|
1144
|
+
12400: { x: 0.270426176942343, y: 0.275867489557074 },
|
|
1145
|
+
12410: { x: 0.270393628616067, y: 0.275826693347289 },
|
|
1146
|
+
12420: { x: 0.270361144599554, y: 0.275785970023793 },
|
|
1147
|
+
12430: { x: 0.270328724712692, y: 0.275745319405104 },
|
|
1148
|
+
12440: { x: 0.270296368776009, y: 0.2757047413103 },
|
|
1149
|
+
12450: { x: 0.270264076610672, y: 0.27566423555902 },
|
|
1150
|
+
12460: { x: 0.270231848038489, y: 0.27562380197146 },
|
|
1151
|
+
12470: { x: 0.270199682881898, y: 0.275583440368375 },
|
|
1152
|
+
12480: { x: 0.270167580963971, y: 0.27554315057107 },
|
|
1153
|
+
12490: { x: 0.270135542108408, y: 0.275502932401403 },
|
|
1154
|
+
12500: { x: 0.270103566139535, y: 0.275462785681784 },
|
|
1155
|
+
12510: { x: 0.270071652882303, y: 0.27542271023517 },
|
|
1156
|
+
12520: { x: 0.270039802162282, y: 0.275382705885063 },
|
|
1157
|
+
12530: { x: 0.270008013805662, y: 0.27534277245551 },
|
|
1158
|
+
12540: { x: 0.269976287639245, y: 0.2753029097711 },
|
|
1159
|
+
12550: { x: 0.269944623490451, y: 0.275263117656963 },
|
|
1160
|
+
12560: { x: 0.269913021187308, y: 0.275223395938766 },
|
|
1161
|
+
12570: { x: 0.26988148055845, y: 0.275183744442712 },
|
|
1162
|
+
12580: { x: 0.269850001433119, y: 0.275144162995541 },
|
|
1163
|
+
12590: { x: 0.269818583641157, y: 0.275104651424524 },
|
|
1164
|
+
12600: { x: 0.269787227013009, y: 0.275065209557461 },
|
|
1165
|
+
12610: { x: 0.269755931379714, y: 0.275025837222683 },
|
|
1166
|
+
12620: { x: 0.26972469657291, y: 0.274986534249048 },
|
|
1167
|
+
12630: { x: 0.269693522424824, y: 0.274947300465937 },
|
|
1168
|
+
12640: { x: 0.269662408768274, y: 0.274908135703255 },
|
|
1169
|
+
12650: { x: 0.269631355436667, y: 0.27486903979143 },
|
|
1170
|
+
12660: { x: 0.269600362263992, y: 0.274830012561405 },
|
|
1171
|
+
12670: { x: 0.269569429084823, y: 0.274791053844646 },
|
|
1172
|
+
12680: { x: 0.269538555734313, y: 0.274752163473131 },
|
|
1173
|
+
12690: { x: 0.269507742048192, y: 0.274713341279352 },
|
|
1174
|
+
12700: { x: 0.269476987862767, y: 0.274674587096315 },
|
|
1175
|
+
12710: { x: 0.269446293014916, y: 0.274635900757534 },
|
|
1176
|
+
12720: { x: 0.269415657342087, y: 0.274597282097033 },
|
|
1177
|
+
12730: { x: 0.269385080682298, y: 0.274558730949341 },
|
|
1178
|
+
12740: { x: 0.269354562874131, y: 0.274520247149494 },
|
|
1179
|
+
12750: { x: 0.26932410375673, y: 0.274481830533028 },
|
|
1180
|
+
12760: { x: 0.269293703169804, y: 0.274443480935982 },
|
|
1181
|
+
12770: { x: 0.269263360953615, y: 0.274405198194895 },
|
|
1182
|
+
12780: { x: 0.269233076948985, y: 0.274366982146803 },
|
|
1183
|
+
12790: { x: 0.269202850997288, y: 0.274328832629237 },
|
|
1184
|
+
12800: { x: 0.26917268294045, y: 0.274290749480221 },
|
|
1185
|
+
12810: { x: 0.269142572620946, y: 0.274252732538276 },
|
|
1186
|
+
12820: { x: 0.269112519881797, y: 0.274214781642409 },
|
|
1187
|
+
12830: { x: 0.269082524566571, y: 0.274176896632118 },
|
|
1188
|
+
12840: { x: 0.269052586519376, y: 0.274139077347387 },
|
|
1189
|
+
12850: { x: 0.26902270558486, y: 0.274101323628687 },
|
|
1190
|
+
12860: { x: 0.268992881608211, y: 0.27406363531697 },
|
|
1191
|
+
12870: { x: 0.268963114435149, y: 0.274026012253673 },
|
|
1192
|
+
12880: { x: 0.268933403911931, y: 0.273988454280711 },
|
|
1193
|
+
12890: { x: 0.268903749885341, y: 0.27395096124048 },
|
|
1194
|
+
12900: { x: 0.268874152202697, y: 0.27391353297585 },
|
|
1195
|
+
12910: { x: 0.268844610711839, y: 0.273876169330168 },
|
|
1196
|
+
12920: { x: 0.268815125261133, y: 0.273838870147253 },
|
|
1197
|
+
12930: { x: 0.268785695699469, y: 0.273801635271398 },
|
|
1198
|
+
12940: { x: 0.268756321876255, y: 0.273764464547366 },
|
|
1199
|
+
12950: { x: 0.268727003641417, y: 0.273727357820384 },
|
|
1200
|
+
12960: { x: 0.268697740845399, y: 0.273690314936154 },
|
|
1201
|
+
12970: { x: 0.268668533339156, y: 0.273653335740835 },
|
|
1202
|
+
12980: { x: 0.268639380974156, y: 0.273616420081054 },
|
|
1203
|
+
12990: { x: 0.268610283602376, y: 0.2735795678039 },
|
|
1204
|
+
13000: { x: 0.268581241076301, y: 0.273542778756921 },
|
|
1205
|
+
13010: { x: 0.268552253248921, y: 0.273506052788124 },
|
|
1206
|
+
13020: { x: 0.268523319973729, y: 0.273469389745973 },
|
|
1207
|
+
13030: { x: 0.268494441104718, y: 0.273432789479388 },
|
|
1208
|
+
13040: { x: 0.268465616496381, y: 0.273396251837743 },
|
|
1209
|
+
13050: { x: 0.26843684600371, y: 0.273359776670862 },
|
|
1210
|
+
13060: { x: 0.268408129482189, y: 0.273323363829024 },
|
|
1211
|
+
13070: { x: 0.268379466787795, y: 0.273287013162952 },
|
|
1212
|
+
13080: { x: 0.268350857776998, y: 0.273250724523822 },
|
|
1213
|
+
13090: { x: 0.268322302306755, y: 0.27321449776325 },
|
|
1214
|
+
13100: { x: 0.26829380023451, y: 0.273178332733301 },
|
|
1215
|
+
13110: { x: 0.268265351418193, y: 0.273142229286482 },
|
|
1216
|
+
13120: { x: 0.268236955716216, y: 0.273106187275739 },
|
|
1217
|
+
13130: { x: 0.268208612987472, y: 0.27307020655446 },
|
|
1218
|
+
13140: { x: 0.268180323091333, y: 0.27303428697647 },
|
|
1219
|
+
13150: { x: 0.268152085887648, y: 0.272998428396032 },
|
|
1220
|
+
13160: { x: 0.26812390123674, y: 0.272962630667843 },
|
|
1221
|
+
13170: { x: 0.268095768999407, y: 0.272926893647034 },
|
|
1222
|
+
13180: { x: 0.268067689036918, y: 0.272891217189167 },
|
|
1223
|
+
13190: { x: 0.268039661211008, y: 0.272855601150237 },
|
|
1224
|
+
13200: { x: 0.268011685383883, y: 0.272820045386665 },
|
|
1225
|
+
13210: { x: 0.267983761418212, y: 0.272784549755302 },
|
|
1226
|
+
13220: { x: 0.26795588917713, y: 0.272749114113424 },
|
|
1227
|
+
13230: { x: 0.267928068524232, y: 0.272713738318733 },
|
|
1228
|
+
13240: { x: 0.267900299323571, y: 0.272678422229351 },
|
|
1229
|
+
13250: { x: 0.267872581439662, y: 0.272643165703826 },
|
|
1230
|
+
13260: { x: 0.267844914737473, y: 0.272607968601121 },
|
|
1231
|
+
13270: { x: 0.267817299082426, y: 0.272572830780623 },
|
|
1232
|
+
13280: { x: 0.267789734340397, y: 0.272537752102133 },
|
|
1233
|
+
13290: { x: 0.267762220377712, y: 0.272502732425867 },
|
|
1234
|
+
13300: { x: 0.267734757061145, y: 0.272467771612459 },
|
|
1235
|
+
13310: { x: 0.267707344257917, y: 0.272432869522953 },
|
|
1236
|
+
13320: { x: 0.267679981835695, y: 0.272398026018805 },
|
|
1237
|
+
13330: { x: 0.267652669662587, y: 0.272363240961881 },
|
|
1238
|
+
13340: { x: 0.267625407607146, y: 0.272328514214457 },
|
|
1239
|
+
13350: { x: 0.267598195538361, y: 0.272293845639214 },
|
|
1240
|
+
13360: { x: 0.267571033325661, y: 0.272259235099241 },
|
|
1241
|
+
13370: { x: 0.267543920838911, y: 0.272224682458029 },
|
|
1242
|
+
13380: { x: 0.267516857948409, y: 0.272190187579474 },
|
|
1243
|
+
13390: { x: 0.267489844524888, y: 0.272155750327873 },
|
|
1244
|
+
13400: { x: 0.26746288043951, y: 0.272121370567922 },
|
|
1245
|
+
13410: { x: 0.267435965563866, y: 0.272087048164718 },
|
|
1246
|
+
13420: { x: 0.267409099769975, y: 0.272052782983753 },
|
|
1247
|
+
13430: { x: 0.267382282930284, y: 0.272018574890918 },
|
|
1248
|
+
13440: { x: 0.267355514917659, y: 0.271984423752495 },
|
|
1249
|
+
13450: { x: 0.267328795605392, y: 0.271950329435162 },
|
|
1250
|
+
13460: { x: 0.267302124867195, y: 0.271916291805988 },
|
|
1251
|
+
13470: { x: 0.267275502577199, y: 0.271882310732432 },
|
|
1252
|
+
13480: { x: 0.267248928609951, y: 0.271848386082345 },
|
|
1253
|
+
13490: { x: 0.267222402840415, y: 0.271814517723962 },
|
|
1254
|
+
13500: { x: 0.267195925143968, y: 0.271780705525908 },
|
|
1255
|
+
13510: { x: 0.2671694953964, y: 0.27174694935719 },
|
|
1256
|
+
13520: { x: 0.267143113473911, y: 0.271713249087201 },
|
|
1257
|
+
13530: { x: 0.267116779253111, y: 0.271679604585716 },
|
|
1258
|
+
13540: { x: 0.267090492611015, y: 0.271646015722892 },
|
|
1259
|
+
13550: { x: 0.267064253425046, y: 0.271612482369265 },
|
|
1260
|
+
13560: { x: 0.26703806157303, y: 0.27157900439575 },
|
|
1261
|
+
13570: { x: 0.267011916933197, y: 0.271545581673638 },
|
|
1262
|
+
13580: { x: 0.266985819384176, y: 0.271512214074599 },
|
|
1263
|
+
13590: { x: 0.266959768804997, y: 0.271478901470675 },
|
|
1264
|
+
13600: { x: 0.266933765075085, y: 0.271445643734283 },
|
|
1265
|
+
13610: { x: 0.266907808074265, y: 0.271412440738211 },
|
|
1266
|
+
13620: { x: 0.266881897682753, y: 0.271379292355619 },
|
|
1267
|
+
13630: { x: 0.266856033781161, y: 0.271346198460036 },
|
|
1268
|
+
13640: { x: 0.266830216250489, y: 0.271313158925359 },
|
|
1269
|
+
13650: { x: 0.266804444972131, y: 0.271280173625852 },
|
|
1270
|
+
13660: { x: 0.266778719827866, y: 0.271247242436147 },
|
|
1271
|
+
13670: { x: 0.266753040699862, y: 0.271214365231238 },
|
|
1272
|
+
13680: { x: 0.266727407470671, y: 0.271181541886483 },
|
|
1273
|
+
13690: { x: 0.266701820023228, y: 0.271148772277603 },
|
|
1274
|
+
13700: { x: 0.266676278240854, y: 0.271116056280678 },
|
|
1275
|
+
13710: { x: 0.266650782007245, y: 0.271083393772149 },
|
|
1276
|
+
13720: { x: 0.266625331206483, y: 0.271050784628815 },
|
|
1277
|
+
13730: { x: 0.266599925723021, y: 0.271018228727834 },
|
|
1278
|
+
13740: { x: 0.266574565441694, y: 0.270985725946716 },
|
|
1279
|
+
13750: { x: 0.266549250247707, y: 0.270953276163328 },
|
|
1280
|
+
13760: { x: 0.266523980026643, y: 0.270920879255891 },
|
|
1281
|
+
13770: { x: 0.266498754664453, y: 0.270888535102978 },
|
|
1282
|
+
13780: { x: 0.266473574047459, y: 0.270856243583511 },
|
|
1283
|
+
13790: { x: 0.266448438062355, y: 0.270824004576766 },
|
|
1284
|
+
13800: { x: 0.266423346596199, y: 0.270791817962364 },
|
|
1285
|
+
13810: { x: 0.266398299536416, y: 0.270759683620274 },
|
|
1286
|
+
13820: { x: 0.266373296770797, y: 0.270727601430813 },
|
|
1287
|
+
13830: { x: 0.266348338187495, y: 0.270695571274643 },
|
|
1288
|
+
13840: { x: 0.266323423675024, y: 0.270663593032768 },
|
|
1289
|
+
13850: { x: 0.266298553122261, y: 0.270631666586537 },
|
|
1290
|
+
13860: { x: 0.266273726418439, y: 0.270599791817639 },
|
|
1291
|
+
13870: { x: 0.266248943453149, y: 0.270567968608104 },
|
|
1292
|
+
13880: { x: 0.266224204116342, y: 0.270536196840302 },
|
|
1293
|
+
13890: { x: 0.266199508298318, y: 0.27050447639694 },
|
|
1294
|
+
13900: { x: 0.266174855889734, y: 0.270472807161063 },
|
|
1295
|
+
13910: { x: 0.266150246781598, y: 0.270441189016052 },
|
|
1296
|
+
13920: { x: 0.26612568086527, y: 0.270409621845622 },
|
|
1297
|
+
13930: { x: 0.266101158032457, y: 0.270378105533821 },
|
|
1298
|
+
13940: { x: 0.266076678175215, y: 0.270346639965031 },
|
|
1299
|
+
13950: { x: 0.266052241185947, y: 0.270315225023965 },
|
|
1300
|
+
13960: { x: 0.266027846957401, y: 0.270283860595665 },
|
|
1301
|
+
13970: { x: 0.266003495382668, y: 0.270252546565504 },
|
|
1302
|
+
13980: { x: 0.265979186355184, y: 0.270221282819181 },
|
|
1303
|
+
13990: { x: 0.265954919768722, y: 0.270190069242723 },
|
|
1304
|
+
14000: { x: 0.2659306955174, y: 0.270158905722483 },
|
|
1305
|
+
14010: { x: 0.265906513495671, y: 0.270127792145138 },
|
|
1306
|
+
14020: { x: 0.265882373598326, y: 0.27009672839769 },
|
|
1307
|
+
14030: { x: 0.265858275720492, y: 0.270065714367461 },
|
|
1308
|
+
14040: { x: 0.265834219757632, y: 0.270034749942096 },
|
|
1309
|
+
14050: { x: 0.265810205605542, y: 0.27000383500956 },
|
|
1310
|
+
14060: { x: 0.265786233160348, y: 0.269972969458138 },
|
|
1311
|
+
14070: { x: 0.265762302318509, y: 0.269942153176432 },
|
|
1312
|
+
14080: { x: 0.265738412976813, y: 0.269911386053361 },
|
|
1313
|
+
14090: { x: 0.265714565032377, y: 0.269880667978163 },
|
|
1314
|
+
14100: { x: 0.265690758382642, y: 0.269849998840385 },
|
|
1315
|
+
14110: { x: 0.26566699292538, y: 0.269819378529894 },
|
|
1316
|
+
14120: { x: 0.265643268558683, y: 0.269788806936865 },
|
|
1317
|
+
14130: { x: 0.265619585180968, y: 0.26975828395179 },
|
|
1318
|
+
14140: { x: 0.265595942690974, y: 0.269727809465467 },
|
|
1319
|
+
14150: { x: 0.26557234098776, y: 0.269697383369006 },
|
|
1320
|
+
14160: { x: 0.265548779970706, y: 0.269667005553824 },
|
|
1321
|
+
14170: { x: 0.26552525953951, y: 0.269636675911649 },
|
|
1322
|
+
14180: { x: 0.265501779594186, y: 0.269606394334511 },
|
|
1323
|
+
14190: { x: 0.265478340035065, y: 0.26957616071475 },
|
|
1324
|
+
14200: { x: 0.265454940762793, y: 0.269545974945007 },
|
|
1325
|
+
14210: { x: 0.265431581678328, y: 0.26951583691823 },
|
|
1326
|
+
14220: { x: 0.265408262682941, y: 0.269485746527665 },
|
|
1327
|
+
14230: { x: 0.265384983678215, y: 0.269455703666863 },
|
|
1328
|
+
14240: { x: 0.265361744566042, y: 0.269425708229675 },
|
|
1329
|
+
14250: { x: 0.265338545248624, y: 0.26939576011025 },
|
|
1330
|
+
14260: { x: 0.265315385628468, y: 0.269365859203038 },
|
|
1331
|
+
14270: { x: 0.26529226560839, y: 0.269336005402783 },
|
|
1332
|
+
14280: { x: 0.26526918509151, y: 0.269306198604529 },
|
|
1333
|
+
14290: { x: 0.265246143981253, y: 0.269276438703614 },
|
|
1334
|
+
14300: { x: 0.265223142181345, y: 0.269246725595669 },
|
|
1335
|
+
14310: { x: 0.265200179595817, y: 0.269217059176621 },
|
|
1336
|
+
14320: { x: 0.265177256128996, y: 0.269187439342688 },
|
|
1337
|
+
14330: { x: 0.265154371685515, y: 0.269157865990381 },
|
|
1338
|
+
14340: { x: 0.265131526170298, y: 0.269128339016499 },
|
|
1339
|
+
14350: { x: 0.265108719488572, y: 0.269098858318135 },
|
|
1340
|
+
14360: { x: 0.265085951545858, y: 0.269069423792665 },
|
|
1341
|
+
14370: { x: 0.265063222247971, y: 0.269040035337759 },
|
|
1342
|
+
14380: { x: 0.265040531501021, y: 0.269010692851367 },
|
|
1343
|
+
14390: { x: 0.26501787921141, y: 0.268981396231731 },
|
|
1344
|
+
14400: { x: 0.264995265285834, y: 0.268952145377374 },
|
|
1345
|
+
14410: { x: 0.264972689631277, y: 0.268922940187105 },
|
|
1346
|
+
14420: { x: 0.264950152155012, y: 0.268893780560014 },
|
|
1347
|
+
14430: { x: 0.264927652764604, y: 0.268864666395474 },
|
|
1348
|
+
14440: { x: 0.264905191367902, y: 0.26883559759314 },
|
|
1349
|
+
14450: { x: 0.264882767873041, y: 0.268806574052946 },
|
|
1350
|
+
14460: { x: 0.264860382188444, y: 0.268777595675106 },
|
|
1351
|
+
14470: { x: 0.264838034222816, y: 0.268748662360111 },
|
|
1352
|
+
14480: { x: 0.264815723885145, y: 0.268719774008731 },
|
|
1353
|
+
14490: { x: 0.264793451084702, y: 0.268690930522011 },
|
|
1354
|
+
14500: { x: 0.264771215731037, y: 0.268662131801274 },
|
|
1355
|
+
14510: { x: 0.264749017733983, y: 0.268633377748114 },
|
|
1356
|
+
14520: { x: 0.264726857003648, y: 0.268604668264403 },
|
|
1357
|
+
14530: { x: 0.26470473345042, y: 0.268576003252281 },
|
|
1358
|
+
14540: { x: 0.264682646984965, y: 0.268547382614163 },
|
|
1359
|
+
14550: { x: 0.26466059751822, y: 0.268518806252737 },
|
|
1360
|
+
14560: { x: 0.264638584961403, y: 0.268490274070956 },
|
|
1361
|
+
14570: { x: 0.264616609225999, y: 0.268461785972046 },
|
|
1362
|
+
14580: { x: 0.264594670223771, y: 0.2684333418595 },
|
|
1363
|
+
14590: { x: 0.26457276786675, y: 0.268404941637079 },
|
|
1364
|
+
14600: { x: 0.26455090206724, y: 0.26837658520881 },
|
|
1365
|
+
14610: { x: 0.264529072737813, y: 0.268348272478987 },
|
|
1366
|
+
14620: { x: 0.264507279791309, y: 0.268320003352168 },
|
|
1367
|
+
14630: { x: 0.264485523140839, y: 0.268291777733174 },
|
|
1368
|
+
14640: { x: 0.264463802699776, y: 0.268263595527091 },
|
|
1369
|
+
14650: { x: 0.264442118381762, y: 0.268235456639265 },
|
|
1370
|
+
14660: { x: 0.264420470100702, y: 0.268207360975306 },
|
|
1371
|
+
14670: { x: 0.264398857770764, y: 0.268179308441084 },
|
|
1372
|
+
14680: { x: 0.264377281306381, y: 0.268151298942726 },
|
|
1373
|
+
14690: { x: 0.264355740622245, y: 0.26812333238662 },
|
|
1374
|
+
14700: { x: 0.26433423563331, y: 0.268095408679413 },
|
|
1375
|
+
14710: { x: 0.264312766254791, y: 0.268067527728008 },
|
|
1376
|
+
14720: { x: 0.264291332402158, y: 0.268039689439562 },
|
|
1377
|
+
14730: { x: 0.264269933991143, y: 0.268011893721492 },
|
|
1378
|
+
14740: { x: 0.264248570937733, y: 0.267984140481466 },
|
|
1379
|
+
14750: { x: 0.26422724315817, y: 0.267956429627408 },
|
|
1380
|
+
14760: { x: 0.264205950568951, y: 0.267928761067493 },
|
|
1381
|
+
14770: { x: 0.26418469308683, y: 0.267901134710149 },
|
|
1382
|
+
14780: { x: 0.264163470628811, y: 0.267873550464056 },
|
|
1383
|
+
14790: { x: 0.264142283112151, y: 0.267846008238144 },
|
|
1384
|
+
14800: { x: 0.264121130454358, y: 0.267818507941593 },
|
|
1385
|
+
14810: { x: 0.264100012573191, y: 0.26779104948383 },
|
|
1386
|
+
14820: { x: 0.264078929386659, y: 0.267763632774532 },
|
|
1387
|
+
14830: { x: 0.264057880813016, y: 0.267736257723624 },
|
|
1388
|
+
14840: { x: 0.264036866770768, y: 0.267708924241275 },
|
|
1389
|
+
14850: { x: 0.264015887178665, y: 0.2676816322379 },
|
|
1390
|
+
14860: { x: 0.263994941955703, y: 0.267654381624161 },
|
|
1391
|
+
14870: { x: 0.263974031021124, y: 0.267627172310963 },
|
|
1392
|
+
14880: { x: 0.263953154294413, y: 0.267600004209452 },
|
|
1393
|
+
14890: { x: 0.263932311695297, y: 0.267572877231021 },
|
|
1394
|
+
14900: { x: 0.263911503143748, y: 0.267545791287299 },
|
|
1395
|
+
14910: { x: 0.263890728559977, y: 0.26751874629016 },
|
|
1396
|
+
14920: { x: 0.263869987864436, y: 0.267491742151718 },
|
|
1397
|
+
14930: { x: 0.263849280977816, y: 0.267464778784324 },
|
|
1398
|
+
14940: { x: 0.263828607821048, y: 0.26743785610057 },
|
|
1399
|
+
14950: { x: 0.263807968315299, y: 0.267410974013283 },
|
|
1400
|
+
14960: { x: 0.263787362381975, y: 0.26738413243553 },
|
|
1401
|
+
14970: { x: 0.263766789942716, y: 0.267357331280613 },
|
|
1402
|
+
14980: { x: 0.263746250919399, y: 0.267330570462068 },
|
|
1403
|
+
14990: { x: 0.263725745234133, y: 0.267303849893667 },
|
|
1404
|
+
15000: { x: 0.263705272809263, y: 0.267277169489418 },
|
|
1405
|
+
15010: { x: 0.263684833567364, y: 0.267250529163557 },
|
|
1406
|
+
15020: { x: 0.263664427431246, y: 0.267223928830558 },
|
|
1407
|
+
15030: { x: 0.263644054323948, y: 0.267197368405124 },
|
|
1408
|
+
15040: { x: 0.263623714168738, y: 0.267170847802188 },
|
|
1409
|
+
15050: { x: 0.263603406889116, y: 0.267144366936916 },
|
|
1410
|
+
15060: { x: 0.263583132408809, y: 0.2671179257247 },
|
|
1411
|
+
15070: { x: 0.26356289065177, y: 0.267091524081164 },
|
|
1412
|
+
15080: { x: 0.263542681542182, y: 0.267065161922158 },
|
|
1413
|
+
15090: { x: 0.263522505004451, y: 0.26703883916376 },
|
|
1414
|
+
15100: { x: 0.263502360963211, y: 0.267012555722274 },
|
|
1415
|
+
15110: { x: 0.263482249343318, y: 0.26698631151423 },
|
|
1416
|
+
15120: { x: 0.263462170069853, y: 0.266960106456383 },
|
|
1417
|
+
15130: { x: 0.263442123068119, y: 0.266933940465714 },
|
|
1418
|
+
15140: { x: 0.26342210826364, y: 0.266907813459424 },
|
|
1419
|
+
15150: { x: 0.263402125582164, y: 0.266881725354939 },
|
|
1420
|
+
15160: { x: 0.263382174949655, y: 0.266855676069909 },
|
|
1421
|
+
15170: { x: 0.263362256292302, y: 0.266829665522202 },
|
|
1422
|
+
15180: { x: 0.263342369536507, y: 0.266803693629909 },
|
|
1423
|
+
15190: { x: 0.263322514608895, y: 0.26677776031134 },
|
|
1424
|
+
15200: { x: 0.263302691436304, y: 0.266751865485026 },
|
|
1425
|
+
15210: { x: 0.263282899945792, y: 0.266726009069714 },
|
|
1426
|
+
15220: { x: 0.263263140064629, y: 0.266700190984371 },
|
|
1427
|
+
15230: { x: 0.263243411720303, y: 0.26667441114818 },
|
|
1428
|
+
15240: { x: 0.263223714840515, y: 0.266648669480541 },
|
|
1429
|
+
15250: { x: 0.26320404935318, y: 0.266622965901072 },
|
|
1430
|
+
15260: { x: 0.263184415186422, y: 0.266597300329601 },
|
|
1431
|
+
15270: { x: 0.263164812268581, y: 0.266571672686177 },
|
|
1432
|
+
15280: { x: 0.263145240528207, y: 0.266546082891056 },
|
|
1433
|
+
15290: { x: 0.263125699894058, y: 0.266520530864714 },
|
|
1434
|
+
15300: { x: 0.263106190295106, y: 0.266495016527833 },
|
|
1435
|
+
15310: { x: 0.263086711660527, y: 0.266469539801311 },
|
|
1436
|
+
15320: { x: 0.263067263919708, y: 0.266444100606256 },
|
|
1437
|
+
15330: { x: 0.263047847002242, y: 0.266418698863987 },
|
|
1438
|
+
15340: { x: 0.263028460837929, y: 0.26639333449603 },
|
|
1439
|
+
15350: { x: 0.263009105356775, y: 0.266368007424123 },
|
|
1440
|
+
15360: { x: 0.262989780488991, y: 0.266342717570212 },
|
|
1441
|
+
15370: { x: 0.262970486164991, y: 0.266317464856449 },
|
|
1442
|
+
15380: { x: 0.262951222315396, y: 0.266292249205195 },
|
|
1443
|
+
15390: { x: 0.262931988871026, y: 0.266267070539018 },
|
|
1444
|
+
15400: { x: 0.262912785762906, y: 0.266241928780688 },
|
|
1445
|
+
15410: { x: 0.262893612922261, y: 0.266216823853184 },
|
|
1446
|
+
15420: { x: 0.262874470280517, y: 0.266191755679688 },
|
|
1447
|
+
15430: { x: 0.2628553577693, y: 0.266166724183585 },
|
|
1448
|
+
15440: { x: 0.262836275320436, y: 0.266141729288465 },
|
|
1449
|
+
15450: { x: 0.26281722286595, y: 0.266116770918119 },
|
|
1450
|
+
15460: { x: 0.262798200338063, y: 0.266091848996542 },
|
|
1451
|
+
15470: { x: 0.262779207669195, y: 0.266066963447927 },
|
|
1452
|
+
15480: { x: 0.262760244791961, y: 0.266042114196669 },
|
|
1453
|
+
15490: { x: 0.262741311639174, y: 0.266017301167365 },
|
|
1454
|
+
15500: { x: 0.26272240814384, y: 0.265992524284809 },
|
|
1455
|
+
15510: { x: 0.26270353423916, y: 0.265967783473994 },
|
|
1456
|
+
15520: { x: 0.262684689858531, y: 0.265943078660112 },
|
|
1457
|
+
15530: { x: 0.262665874935539, y: 0.265918409768552 },
|
|
1458
|
+
15540: { x: 0.262647089403967, y: 0.265893776724899 },
|
|
1459
|
+
15550: { x: 0.262628333197785, y: 0.265869179454936 },
|
|
1460
|
+
15560: { x: 0.262609606251158, y: 0.26584461788464 },
|
|
1461
|
+
15570: { x: 0.26259090849844, y: 0.265820091940183 },
|
|
1462
|
+
15580: { x: 0.262572239874173, y: 0.265795601547934 },
|
|
1463
|
+
15590: { x: 0.262553600313091, y: 0.265771146634452 },
|
|
1464
|
+
15600: { x: 0.262534989750115, y: 0.265746727126491 },
|
|
1465
|
+
15610: { x: 0.262516408120354, y: 0.265722342950998 },
|
|
1466
|
+
15620: { x: 0.262497855359103, y: 0.265697994035111 },
|
|
1467
|
+
15630: { x: 0.262479331401845, y: 0.265673680306161 },
|
|
1468
|
+
15640: { x: 0.262460836184247, y: 0.265649401691667 },
|
|
1469
|
+
15650: { x: 0.262442369642164, y: 0.265625158119339 },
|
|
1470
|
+
15660: { x: 0.262423931711633, y: 0.265600949517079 },
|
|
1471
|
+
15670: { x: 0.262405522328874, y: 0.265576775812975 },
|
|
1472
|
+
15680: { x: 0.262387141430294, y: 0.265552636935305 },
|
|
1473
|
+
15690: { x: 0.262368788952479, y: 0.265528532812533 },
|
|
1474
|
+
15700: { x: 0.262350464832198, y: 0.265504463373313 },
|
|
1475
|
+
15710: { x: 0.262332169006403, y: 0.265480428546484 },
|
|
1476
|
+
15720: { x: 0.262313901412223, y: 0.265456428261069 },
|
|
1477
|
+
15730: { x: 0.262295661986971, y: 0.26543246244628 },
|
|
1478
|
+
15740: { x: 0.262277450668136, y: 0.265408531031512 },
|
|
1479
|
+
15750: { x: 0.262259267393388, y: 0.265384633946344 },
|
|
1480
|
+
15760: { x: 0.262241112100575, y: 0.26536077112054 },
|
|
1481
|
+
15770: { x: 0.262222984727721, y: 0.265336942484046 },
|
|
1482
|
+
15780: { x: 0.262204885213029, y: 0.265313147966991 },
|
|
1483
|
+
15790: { x: 0.262186813494877, y: 0.265289387499685 },
|
|
1484
|
+
15800: { x: 0.262168769511818, y: 0.265265661012622 },
|
|
1485
|
+
15810: { x: 0.262150753202582, y: 0.265241968436473 },
|
|
1486
|
+
15820: { x: 0.262132764506073, y: 0.265218309702093 },
|
|
1487
|
+
15830: { x: 0.262114803361367, y: 0.265194684740516 },
|
|
1488
|
+
15840: { x: 0.262096869707716, y: 0.265171093482951 },
|
|
1489
|
+
15850: { x: 0.262078963484542, y: 0.265147535860792 },
|
|
1490
|
+
15860: { x: 0.262061084631441, y: 0.265124011805607 },
|
|
1491
|
+
15870: { x: 0.262043233088181, y: 0.265100521249142 },
|
|
1492
|
+
15880: { x: 0.262025408794698, y: 0.26507706412332 },
|
|
1493
|
+
15890: { x: 0.262007611691102, y: 0.265053640360243 },
|
|
1494
|
+
15900: { x: 0.261989841717669, y: 0.265030249892184 },
|
|
1495
|
+
15910: { x: 0.261972098814847, y: 0.265006892651596 },
|
|
1496
|
+
15920: { x: 0.261954382923252, y: 0.264983568571103 },
|
|
1497
|
+
15930: { x: 0.261936693983667, y: 0.264960277583506 },
|
|
1498
|
+
15940: { x: 0.261919031937043, y: 0.264937019621779 },
|
|
1499
|
+
15950: { x: 0.261901396724498, y: 0.264913794619068 },
|
|
1500
|
+
15960: { x: 0.261883788287315, y: 0.264890602508693 },
|
|
1501
|
+
15970: { x: 0.261866206566945, y: 0.264867443224144 },
|
|
1502
|
+
15980: { x: 0.261848651505002, y: 0.264844316699086 },
|
|
1503
|
+
15990: { x: 0.261831123043266, y: 0.264821222867351 },
|
|
1504
|
+
16000: { x: 0.26181362112368, y: 0.264798161662946 },
|
|
1505
|
+
16010: { x: 0.26179614568835, y: 0.264775133020042 },
|
|
1506
|
+
16020: { x: 0.261778696679547, y: 0.264752136872987 },
|
|
1507
|
+
16030: { x: 0.261761274039702, y: 0.26472917315629 },
|
|
1508
|
+
16040: { x: 0.26174387771141, y: 0.264706241804634 },
|
|
1509
|
+
16050: { x: 0.261726507637424, y: 0.264683342752869 },
|
|
1510
|
+
16060: { x: 0.261709163760662, y: 0.264660475936009 },
|
|
1511
|
+
16070: { x: 0.261691846024196, y: 0.26463764128924 },
|
|
1512
|
+
16080: { x: 0.261674554371265, y: 0.264614838747909 },
|
|
1513
|
+
16090: { x: 0.261657288745261, y: 0.264592068247532 },
|
|
1514
|
+
16100: { x: 0.261640049089738, y: 0.264569329723791 },
|
|
1515
|
+
16110: { x: 0.261622835348406, y: 0.264546623112531 },
|
|
1516
|
+
16120: { x: 0.261605647465133, y: 0.26452394834976 },
|
|
1517
|
+
16130: { x: 0.261588485383944, y: 0.264501305371654 },
|
|
1518
|
+
16140: { x: 0.26157134904902, y: 0.264478694114549 },
|
|
1519
|
+
16150: { x: 0.261554238404698, y: 0.264456114514944 },
|
|
1520
|
+
16160: { x: 0.261537153395472, y: 0.264433566509502 },
|
|
1521
|
+
16170: { x: 0.261520093965986, y: 0.264411050035046 },
|
|
1522
|
+
16180: { x: 0.261503060061044, y: 0.264388565028561 },
|
|
1523
|
+
16190: { x: 0.261486051625599, y: 0.264366111427192 },
|
|
1524
|
+
16200: { x: 0.261469068604761, y: 0.264343689168247 },
|
|
1525
|
+
16210: { x: 0.26145211094379, y: 0.26432129818919 },
|
|
1526
|
+
16220: { x: 0.261435178588098, y: 0.264298938427648 },
|
|
1527
|
+
16230: { x: 0.261418271483251, y: 0.264276609821404 },
|
|
1528
|
+
16240: { x: 0.261401389574964, y: 0.2642543123084 },
|
|
1529
|
+
16250: { x: 0.261384532809103, y: 0.264232045826737 },
|
|
1530
|
+
16260: { x: 0.261367701131686, y: 0.264209810314673 },
|
|
1531
|
+
16270: { x: 0.261350894488877, y: 0.264187605710622 },
|
|
1532
|
+
16280: { x: 0.261334112826992, y: 0.264165431953155 },
|
|
1533
|
+
16290: { x: 0.261317356092495, y: 0.264143288980999 },
|
|
1534
|
+
16300: { x: 0.261300624231997, y: 0.264121176733038 },
|
|
1535
|
+
16310: { x: 0.261283917192258, y: 0.264099095148307 },
|
|
1536
|
+
16320: { x: 0.261267234920184, y: 0.264077044165999 },
|
|
1537
|
+
16330: { x: 0.261250577362829, y: 0.26405502372546 },
|
|
1538
|
+
16340: { x: 0.261233944467391, y: 0.264033033766191 },
|
|
1539
|
+
16350: { x: 0.261217336181216, y: 0.264011074227843 },
|
|
1540
|
+
16360: { x: 0.261200752451793, y: 0.263989145050222 },
|
|
1541
|
+
16370: { x: 0.261184193226756, y: 0.263967246173285 },
|
|
1542
|
+
16380: { x: 0.261167658453885, y: 0.263945377537143 },
|
|
1543
|
+
16390: { x: 0.261151148081102, y: 0.263923539082056 },
|
|
1544
|
+
16400: { x: 0.261134662056472, y: 0.263901730748434 },
|
|
1545
|
+
16410: { x: 0.261118200328204, y: 0.263879952476841 },
|
|
1546
|
+
16420: { x: 0.261101762844648, y: 0.263858204207988 },
|
|
1547
|
+
16430: { x: 0.261085349554297, y: 0.263836485882735 },
|
|
1548
|
+
16440: { x: 0.261068960405785, y: 0.263814797442095 },
|
|
1549
|
+
16450: { x: 0.261052595347885, y: 0.263793138827223 },
|
|
1550
|
+
16460: { x: 0.261036254329512, y: 0.263771509979429 },
|
|
1551
|
+
16470: { x: 0.261019937299721, y: 0.263749910840166 },
|
|
1552
|
+
16480: { x: 0.261003644207707, y: 0.263728341351037 },
|
|
1553
|
+
16490: { x: 0.260987375002802, y: 0.263706801453789 },
|
|
1554
|
+
16500: { x: 0.260971129634477, y: 0.263685291090317 },
|
|
1555
|
+
16510: { x: 0.260954908052343, y: 0.263663810202662 },
|
|
1556
|
+
16520: { x: 0.260938710206146, y: 0.26364235873301 },
|
|
1557
|
+
16530: { x: 0.260922536045771, y: 0.263620936623693 },
|
|
1558
|
+
16540: { x: 0.260906385521238, y: 0.263599543817186 },
|
|
1559
|
+
16550: { x: 0.260890258582705, y: 0.263578180256108 },
|
|
1560
|
+
16560: { x: 0.260874155180465, y: 0.263556845883224 },
|
|
1561
|
+
16570: { x: 0.260858075264945, y: 0.263535540641439 },
|
|
1562
|
+
16580: { x: 0.260842018786708, y: 0.263514264473804 },
|
|
1563
|
+
16590: { x: 0.260825985696453, y: 0.263493017323511 },
|
|
1564
|
+
16600: { x: 0.26080997594501, y: 0.263471799133894 },
|
|
1565
|
+
16610: { x: 0.260793989483345, y: 0.263450609848427 },
|
|
1566
|
+
16620: { x: 0.260778026262555, y: 0.263429449410728 },
|
|
1567
|
+
16630: { x: 0.260762086233871, y: 0.263408317764554 },
|
|
1568
|
+
16640: { x: 0.260746169348656, y: 0.263387214853803 },
|
|
1569
|
+
16650: { x: 0.260730275558405, y: 0.263366140622512 },
|
|
1570
|
+
16660: { x: 0.260714404814743, y: 0.263345095014858 },
|
|
1571
|
+
16670: { x: 0.260698557069427, y: 0.263324077975157 },
|
|
1572
|
+
16680: { x: 0.260682732274345, y: 0.263303089447863 },
|
|
1573
|
+
16690: { x: 0.260666930381514, y: 0.26328212937757 },
|
|
1574
|
+
16700: { x: 0.260651151343082, y: 0.263261197709007 },
|
|
1575
|
+
16710: { x: 0.260635395111323, y: 0.263240294387043 },
|
|
1576
|
+
16720: { x: 0.260619661638644, y: 0.263219419356682 },
|
|
1577
|
+
16730: { x: 0.260603950877577, y: 0.263198572563066 },
|
|
1578
|
+
16740: { x: 0.260588262780783, y: 0.263177753951473 },
|
|
1579
|
+
16750: { x: 0.260572597301053, y: 0.263156963467314 },
|
|
1580
|
+
16760: { x: 0.2605569543913, y: 0.26313620105614 },
|
|
1581
|
+
16770: { x: 0.260541334004568, y: 0.263115466663633 },
|
|
1582
|
+
16780: { x: 0.260525736094025, y: 0.263094760235613 },
|
|
1583
|
+
16790: { x: 0.260510160612966, y: 0.263074081718029 },
|
|
1584
|
+
16800: { x: 0.260494607514811, y: 0.263053431056969 },
|
|
1585
|
+
16810: { x: 0.260479076753105, y: 0.263032808198652 },
|
|
1586
|
+
16820: { x: 0.260463568281517, y: 0.26301221308943 },
|
|
1587
|
+
16830: { x: 0.260448082053841, y: 0.262991645675787 },
|
|
1588
|
+
16840: { x: 0.260432618023995, y: 0.26297110590434 },
|
|
1589
|
+
16850: { x: 0.26041717614602, y: 0.262950593721837 },
|
|
1590
|
+
16860: { x: 0.260401756374079, y: 0.26293010907516 },
|
|
1591
|
+
16870: { x: 0.26038635866246, y: 0.262909651911318 },
|
|
1592
|
+
16880: { x: 0.260370982965572, y: 0.262889222177453 },
|
|
1593
|
+
16890: { x: 0.260355629237944, y: 0.262868819820835 },
|
|
1594
|
+
16900: { x: 0.260340297434228, y: 0.262848444788868 },
|
|
1595
|
+
16910: { x: 0.260324987509198, y: 0.262828097029082 },
|
|
1596
|
+
16920: { x: 0.260309699417747, y: 0.262807776489136 },
|
|
1597
|
+
16930: { x: 0.260294433114889, y: 0.262787483116819 },
|
|
1598
|
+
16940: { x: 0.260279188555758, y: 0.262767216860047 },
|
|
1599
|
+
16950: { x: 0.260263965695606, y: 0.262746977666867 },
|
|
1600
|
+
16960: { x: 0.260248764489806, y: 0.262726765485449 },
|
|
1601
|
+
16970: { x: 0.260233584893849, y: 0.262706580264093 },
|
|
1602
|
+
16980: { x: 0.260218426863343, y: 0.262686421951225 },
|
|
1603
|
+
16990: { x: 0.260203290354015, y: 0.262666290495397 },
|
|
1604
|
+
17000: { x: 0.26018817532171, y: 0.262646185845289 },
|
|
1605
|
+
17010: { x: 0.260173081722391, y: 0.262626107949704 },
|
|
1606
|
+
17020: { x: 0.260158009512134, y: 0.262606056757572 },
|
|
1607
|
+
17030: { x: 0.260142958647135, y: 0.262586032217947 },
|
|
1608
|
+
17040: { x: 0.260127929083704, y: 0.262566034280008 },
|
|
1609
|
+
17050: { x: 0.260112920778268, y: 0.262546062893057 },
|
|
1610
|
+
17060: { x: 0.260097933687369, y: 0.262526118006523 },
|
|
1611
|
+
17070: { x: 0.260082967767663, y: 0.262506199569955 },
|
|
1612
|
+
17080: { x: 0.260068022975922, y: 0.262486307533027 },
|
|
1613
|
+
17090: { x: 0.260053099269029, y: 0.262466441845534 },
|
|
1614
|
+
17100: { x: 0.260038196603986, y: 0.262446602457395 },
|
|
1615
|
+
17110: { x: 0.260023314937903, y: 0.262426789318651 },
|
|
1616
|
+
17120: { x: 0.260008454228006, y: 0.262407002379463 },
|
|
1617
|
+
17130: { x: 0.259993614431634, y: 0.262387241590116 },
|
|
1618
|
+
17140: { x: 0.259978795506238, y: 0.262367506901013 },
|
|
1619
|
+
17150: { x: 0.259963997409378, y: 0.262347798262679 },
|
|
1620
|
+
17160: { x: 0.259949220098731, y: 0.26232811562576 },
|
|
1621
|
+
17170: { x: 0.25993446353208, y: 0.262308458941021 },
|
|
1622
|
+
17180: { x: 0.259919727667323, y: 0.262288828159345 },
|
|
1623
|
+
17190: { x: 0.259905012462466, y: 0.262269223231737 },
|
|
1624
|
+
17200: { x: 0.259890317875626, y: 0.262249644109319 },
|
|
1625
|
+
17210: { x: 0.25987564386503, y: 0.262230090743332 },
|
|
1626
|
+
17220: { x: 0.259860990389014, y: 0.262210563085136 },
|
|
1627
|
+
17230: { x: 0.259846357406024, y: 0.262191061086207 },
|
|
1628
|
+
17240: { x: 0.259831744874614, y: 0.262171584698139 },
|
|
1629
|
+
17250: { x: 0.259817152753446, y: 0.262152133872644 },
|
|
1630
|
+
17260: { x: 0.259802581001291, y: 0.262132708561551 },
|
|
1631
|
+
17270: { x: 0.259788029577029, y: 0.262113308716803 },
|
|
1632
|
+
17280: { x: 0.259773498439643, y: 0.262093934290461 },
|
|
1633
|
+
17290: { x: 0.25975898754823, y: 0.262074585234703 },
|
|
1634
|
+
17300: { x: 0.259744496861986, y: 0.262055261501819 },
|
|
1635
|
+
17310: { x: 0.259730026340219, y: 0.262035963044217 },
|
|
1636
|
+
17320: { x: 0.259715575942341, y: 0.262016689814418 },
|
|
1637
|
+
17330: { x: 0.259701145627869, y: 0.261997441765059 },
|
|
1638
|
+
17340: { x: 0.259686735356427, y: 0.261978218848889 },
|
|
1639
|
+
17350: { x: 0.259672345087744, y: 0.261959021018772 },
|
|
1640
|
+
17360: { x: 0.259657974781652, y: 0.261939848227686 },
|
|
1641
|
+
17370: { x: 0.259643624398088, y: 0.26192070042872 },
|
|
1642
|
+
17380: { x: 0.259629293897095, y: 0.261901577575079 },
|
|
1643
|
+
17390: { x: 0.259614983238816, y: 0.261882479620077 },
|
|
1644
|
+
17400: { x: 0.259600692383502, y: 0.261863406517142 },
|
|
1645
|
+
17410: { x: 0.259586421291502, y: 0.261844358219814 },
|
|
1646
|
+
17420: { x: 0.259572169923273, y: 0.261825334681743 },
|
|
1647
|
+
17430: { x: 0.25955793823937, y: 0.261806335856691 },
|
|
1648
|
+
17440: { x: 0.259543726200452, y: 0.261787361698531 },
|
|
1649
|
+
17450: { x: 0.25952953376728, y: 0.261768412161246 },
|
|
1650
|
+
17460: { x: 0.259515360900716, y: 0.26174948719893 },
|
|
1651
|
+
17470: { x: 0.259501207561723, y: 0.261730586765787 },
|
|
1652
|
+
17480: { x: 0.259487073711365, y: 0.261711710816127 },
|
|
1653
|
+
17490: { x: 0.259472959310808, y: 0.261692859304375 },
|
|
1654
|
+
17500: { x: 0.259458864321314, y: 0.26167403218506 },
|
|
1655
|
+
17510: { x: 0.25944478870425, y: 0.261655229412822 },
|
|
1656
|
+
17520: { x: 0.259430732421078, y: 0.26163645094241 },
|
|
1657
|
+
17530: { x: 0.259416695433363, y: 0.261617696728679 },
|
|
1658
|
+
17540: { x: 0.259402677702767, y: 0.261598966726591 },
|
|
1659
|
+
17550: { x: 0.259388679191049, y: 0.261580260891218 },
|
|
1660
|
+
17560: { x: 0.259374699860071, y: 0.261561579177738 },
|
|
1661
|
+
17570: { x: 0.259360739671788, y: 0.261542921541436 },
|
|
1662
|
+
17580: { x: 0.259346798588256, y: 0.261524287937701 },
|
|
1663
|
+
17590: { x: 0.259332876571626, y: 0.261505678322031 },
|
|
1664
|
+
17600: { x: 0.259318973584149, y: 0.261487092650029 },
|
|
1665
|
+
17610: { x: 0.25930508958817, y: 0.261468530877405 },
|
|
1666
|
+
17620: { x: 0.259291224546132, y: 0.261449992959969 },
|
|
1667
|
+
17630: { x: 0.259277378420574, y: 0.261431478853643 },
|
|
1668
|
+
17640: { x: 0.259263551174129, y: 0.261412988514447 },
|
|
1669
|
+
17650: { x: 0.259249742769529, y: 0.261394521898511 },
|
|
1670
|
+
17660: { x: 0.259235953169599, y: 0.261376078962065 },
|
|
1671
|
+
17670: { x: 0.259222182337258, y: 0.261357659661444 },
|
|
1672
|
+
17680: { x: 0.259208430235524, y: 0.261339263953088 },
|
|
1673
|
+
17690: { x: 0.259194696827504, y: 0.261320891793536 },
|
|
1674
|
+
17700: { x: 0.259180982076402, y: 0.261302543139435 },
|
|
1675
|
+
17710: { x: 0.259167285945517, y: 0.26128421794753 },
|
|
1676
|
+
17720: { x: 0.259153608398238, y: 0.261265916174672 },
|
|
1677
|
+
17730: { x: 0.25913994939805, y: 0.261247637777811 },
|
|
1678
|
+
17740: { x: 0.25912630890853, y: 0.261229382713999 },
|
|
1679
|
+
17750: { x: 0.259112686893347, y: 0.261211150940392 },
|
|
1680
|
+
17760: { x: 0.259099083316264, y: 0.261192942414244 },
|
|
1681
|
+
17770: { x: 0.259085498141135, y: 0.261174757092912 },
|
|
1682
|
+
17780: { x: 0.259071931331905, y: 0.261156594933852 },
|
|
1683
|
+
17790: { x: 0.259058382852613, y: 0.26113845589462 },
|
|
1684
|
+
17800: { x: 0.259044852667386, y: 0.261120339932874 },
|
|
1685
|
+
17810: { x: 0.259031340740445, y: 0.261102247006369 },
|
|
1686
|
+
17820: { x: 0.259017847036098, y: 0.261084177072962 },
|
|
1687
|
+
17830: { x: 0.259004371518748, y: 0.261066130090606 },
|
|
1688
|
+
17840: { x: 0.258990914152885, y: 0.261048106017357 },
|
|
1689
|
+
17850: { x: 0.258977474903089, y: 0.261030104811364 },
|
|
1690
|
+
17860: { x: 0.258964053734029, y: 0.26101212643088 },
|
|
1691
|
+
17870: { x: 0.258950650610467, y: 0.260994170834252 },
|
|
1692
|
+
17880: { x: 0.258937265497248, y: 0.260976237979926 },
|
|
1693
|
+
17890: { x: 0.258923898359312, y: 0.260958327826446 },
|
|
1694
|
+
17900: { x: 0.258910549161683, y: 0.260940440332451 },
|
|
1695
|
+
17910: { x: 0.258897217869474, y: 0.26092257545668 },
|
|
1696
|
+
17920: { x: 0.258883904447887, y: 0.260904733157965 },
|
|
1697
|
+
17930: { x: 0.258870608862212, y: 0.260886913395239 },
|
|
1698
|
+
17940: { x: 0.258857331077825, y: 0.260869116127525 },
|
|
1699
|
+
17950: { x: 0.258844071060188, y: 0.260851341313948 },
|
|
1700
|
+
17960: { x: 0.258830828774854, y: 0.260833588913723 },
|
|
1701
|
+
17970: { x: 0.258817604187457, y: 0.260815858886165 },
|
|
1702
|
+
17980: { x: 0.258804397263723, y: 0.26079815119068 },
|
|
1703
|
+
17990: { x: 0.25879120796946, y: 0.260780465786771 },
|
|
1704
|
+
18000: { x: 0.258778036270563, y: 0.260762802634035 },
|
|
1705
|
+
18010: { x: 0.258764882133012, y: 0.260745161692162 },
|
|
1706
|
+
18020: { x: 0.258751745522874, y: 0.260727542920938 },
|
|
1707
|
+
18030: { x: 0.258738626406298, y: 0.260709946280241 },
|
|
1708
|
+
18040: { x: 0.258725524749522, y: 0.260692371730043 },
|
|
1709
|
+
18050: { x: 0.258712440518863, y: 0.260674819230409 },
|
|
1710
|
+
18060: { x: 0.258699373680727, y: 0.260657288741496 },
|
|
1711
|
+
18070: { x: 0.258686324201602, y: 0.260639780223555 },
|
|
1712
|
+
18080: { x: 0.258673292048059, y: 0.260622293636929 },
|
|
1713
|
+
18090: { x: 0.258660277186754, y: 0.260604828942052 },
|
|
1714
|
+
18100: { x: 0.258647279584424, y: 0.260587386099451 },
|
|
1715
|
+
18110: { x: 0.258634299207892, y: 0.260569965069744 },
|
|
1716
|
+
18120: { x: 0.25862133602406, y: 0.26055256581364 },
|
|
1717
|
+
18130: { x: 0.258608389999916, y: 0.26053518829194 },
|
|
1718
|
+
18140: { x: 0.258595461102528, y: 0.260517832465535 },
|
|
1719
|
+
18150: { x: 0.258582549299047, y: 0.260500498295406 },
|
|
1720
|
+
18160: { x: 0.258569654556704, y: 0.260483185742626 },
|
|
1721
|
+
18170: { x: 0.258556776842814, y: 0.260465894768356 },
|
|
1722
|
+
18180: { x: 0.25854391612477, y: 0.260448625333848 },
|
|
1723
|
+
18190: { x: 0.25853107237005, y: 0.260431377400444 },
|
|
1724
|
+
18200: { x: 0.258518245546209, y: 0.260414150929574 },
|
|
1725
|
+
18210: { x: 0.258505435620883, y: 0.260396945882758 },
|
|
1726
|
+
18220: { x: 0.258492642561791, y: 0.260379762221603 },
|
|
1727
|
+
18230: { x: 0.258479866336729, y: 0.260362599907807 },
|
|
1728
|
+
18240: { x: 0.258467106913574, y: 0.260345458903155 },
|
|
1729
|
+
18250: { x: 0.258454364260281, y: 0.260328339169519 },
|
|
1730
|
+
18260: { x: 0.258441638344887, y: 0.260311240668861 },
|
|
1731
|
+
18270: { x: 0.258428929135505, y: 0.26029416336323 },
|
|
1732
|
+
18280: { x: 0.25841623660033, y: 0.26027710721476 },
|
|
1733
|
+
18290: { x: 0.258403560707632, y: 0.260260072185675 },
|
|
1734
|
+
18300: { x: 0.258390901425763, y: 0.260243058238284 },
|
|
1735
|
+
18310: { x: 0.258378258723148, y: 0.260226065334984 },
|
|
1736
|
+
18320: { x: 0.258365632568296, y: 0.260209093438257 },
|
|
1737
|
+
18330: { x: 0.258353022929788, y: 0.260192142510671 },
|
|
1738
|
+
18340: { x: 0.258340429776286, y: 0.260175212514881 },
|
|
1739
|
+
18350: { x: 0.258327853076529, y: 0.260158303413627 },
|
|
1740
|
+
18360: { x: 0.258315292799329, y: 0.260141415169734 },
|
|
1741
|
+
18370: { x: 0.25830274891358, y: 0.260124547746113 },
|
|
1742
|
+
18380: { x: 0.258290221388248, y: 0.260107701105759 },
|
|
1743
|
+
18390: { x: 0.258277710192379, y: 0.260090875211753 },
|
|
1744
|
+
18400: { x: 0.258265215295091, y: 0.260074070027258 },
|
|
1745
|
+
18410: { x: 0.258252736665581, y: 0.260057285515525 },
|
|
1746
|
+
18420: { x: 0.258240274273119, y: 0.260040521639884 },
|
|
1747
|
+
18430: { x: 0.258227828087054, y: 0.260023778363754 },
|
|
1748
|
+
18440: { x: 0.258215398076806, y: 0.260007055650633 },
|
|
1749
|
+
18450: { x: 0.25820298421187, y: 0.259990353464105 },
|
|
1750
|
+
18460: { x: 0.25819058646182, y: 0.259973671767836 },
|
|
1751
|
+
18470: { x: 0.2581782047963, y: 0.259957010525575 },
|
|
1752
|
+
18480: { x: 0.25816583918503, y: 0.259940369701154 },
|
|
1753
|
+
18490: { x: 0.258153489597802, y: 0.259923749258486 },
|
|
1754
|
+
18500: { x: 0.258141156004486, y: 0.259907149161569 },
|
|
1755
|
+
18510: { x: 0.25812883837502, y: 0.259890569374479 },
|
|
1756
|
+
18520: { x: 0.25811653667942, y: 0.259874009861378 },
|
|
1757
|
+
18530: { x: 0.258104250887773, y: 0.259857470586504 },
|
|
1758
|
+
18540: { x: 0.258091980970238, y: 0.259840951514182 },
|
|
1759
|
+
18550: { x: 0.258079726897049, y: 0.259824452608815 },
|
|
1760
|
+
18560: { x: 0.25806748863851, y: 0.259807973834886 },
|
|
1761
|
+
18570: { x: 0.258055266164998, y: 0.259791515156961 },
|
|
1762
|
+
18580: { x: 0.258043059446963, y: 0.259775076539684 },
|
|
1763
|
+
18590: { x: 0.258030868454926, y: 0.259758657947781 },
|
|
1764
|
+
18600: { x: 0.258018693159479, y: 0.259742259346056 },
|
|
1765
|
+
18610: { x: 0.258006533531287, y: 0.259725880699395 },
|
|
1766
|
+
18620: { x: 0.257994389541084, y: 0.259709521972761 },
|
|
1767
|
+
18630: { x: 0.257982261159677, y: 0.259693183131199 },
|
|
1768
|
+
18640: { x: 0.257970148357942, y: 0.25967686413983 },
|
|
1769
|
+
18650: { x: 0.257958051106826, y: 0.259660564963857 },
|
|
1770
|
+
18660: { x: 0.257945969377347, y: 0.259644285568558 },
|
|
1771
|
+
18670: { x: 0.257933903140592, y: 0.259628025919292 },
|
|
1772
|
+
18680: { x: 0.25792185236772, y: 0.259611785981496 },
|
|
1773
|
+
18690: { x: 0.257909817029957, y: 0.259595565720684 },
|
|
1774
|
+
18700: { x: 0.2578977970986, y: 0.259579365102448 },
|
|
1775
|
+
18710: { x: 0.257885792545014, y: 0.259563184092458 },
|
|
1776
|
+
18720: { x: 0.257873803340636, y: 0.259547022656461 },
|
|
1777
|
+
18730: { x: 0.257861829456969, y: 0.25953088076028 },
|
|
1778
|
+
18740: { x: 0.257849870865584, y: 0.259514758369818 },
|
|
1779
|
+
18750: { x: 0.257837927538124, y: 0.259498655451051 },
|
|
1780
|
+
18760: { x: 0.257825999446298, y: 0.259482571970033 },
|
|
1781
|
+
18770: { x: 0.257814086561882, y: 0.259466507892896 },
|
|
1782
|
+
18780: { x: 0.257802188856721, y: 0.259450463185845 },
|
|
1783
|
+
18790: { x: 0.25779030630273, y: 0.259434437815163 },
|
|
1784
|
+
18800: { x: 0.257778438871888, y: 0.259418431747208 },
|
|
1785
|
+
18810: { x: 0.257766586536243, y: 0.259402444948413 },
|
|
1786
|
+
18820: { x: 0.257754749267908, y: 0.259386477385287 },
|
|
1787
|
+
18830: { x: 0.257742927039066, y: 0.259370529024414 },
|
|
1788
|
+
18840: { x: 0.257731119821965, y: 0.259354599832451 },
|
|
1789
|
+
18850: { x: 0.257719327588919, y: 0.259338689776134 },
|
|
1790
|
+
18860: { x: 0.257707550312309, y: 0.259322798822267 },
|
|
1791
|
+
18870: { x: 0.257695787964582, y: 0.259306926937735 },
|
|
1792
|
+
18880: { x: 0.257684040518252, y: 0.259291074089492 },
|
|
1793
|
+
18890: { x: 0.257672307945896, y: 0.259275240244568 },
|
|
1794
|
+
18900: { x: 0.257660590220158, y: 0.259259425370066 },
|
|
1795
|
+
18910: { x: 0.257648887313749, y: 0.259243629433164 },
|
|
1796
|
+
18920: { x: 0.257637199199442, y: 0.25922785240111 },
|
|
1797
|
+
18930: { x: 0.257625525850076, y: 0.259212094241229 },
|
|
1798
|
+
18940: { x: 0.257613867238557, y: 0.259196354920914 },
|
|
1799
|
+
18950: { x: 0.257602223337853, y: 0.259180634407636 },
|
|
1800
|
+
18960: { x: 0.257590594120997, y: 0.259164932668935 },
|
|
1801
|
+
18970: { x: 0.257578979561086, y: 0.259149249672424 },
|
|
1802
|
+
18980: { x: 0.257567379631282, y: 0.259133585385787 },
|
|
1803
|
+
18990: { x: 0.25755579430481, y: 0.259117939776782 },
|
|
1804
|
+
19000: { x: 0.257544223554958, y: 0.259102312813239 },
|
|
1805
|
+
19010: { x: 0.257532667355079, y: 0.259086704463055 },
|
|
1806
|
+
19020: { x: 0.257521125678588, y: 0.259071114694204 },
|
|
1807
|
+
19030: { x: 0.257509598498963, y: 0.259055543474727 },
|
|
1808
|
+
19040: { x: 0.257498085789747, y: 0.259039990772738 },
|
|
1809
|
+
19050: { x: 0.257486587524543, y: 0.259024456556421 },
|
|
1810
|
+
19060: { x: 0.257475103677018, y: 0.25900894079403 },
|
|
1811
|
+
19070: { x: 0.2574636342209, y: 0.25899344345389 },
|
|
1812
|
+
19080: { x: 0.257452179129982, y: 0.258977964504397 },
|
|
1813
|
+
19090: { x: 0.257440738378116, y: 0.258962503914014 },
|
|
1814
|
+
19100: { x: 0.257429311939216, y: 0.258947061651277 },
|
|
1815
|
+
19110: { x: 0.257417899787261, y: 0.258931637684791 },
|
|
1816
|
+
19120: { x: 0.257406501896287, y: 0.258916231983227 },
|
|
1817
|
+
19130: { x: 0.257395118240394, y: 0.258900844515331 },
|
|
1818
|
+
19140: { x: 0.257383748793742, y: 0.258885475249912 },
|
|
1819
|
+
19150: { x: 0.257372393530554, y: 0.258870124155853 },
|
|
1820
|
+
19160: { x: 0.25736105242511, y: 0.258854791202102 },
|
|
1821
|
+
19170: { x: 0.257349725451753, y: 0.258839476357677 },
|
|
1822
|
+
19180: { x: 0.257338412584887, y: 0.258824179591664 },
|
|
1823
|
+
19190: { x: 0.257327113798975, y: 0.258808900873217 },
|
|
1824
|
+
19200: { x: 0.257315829068539, y: 0.258793640171559 },
|
|
1825
|
+
19210: { x: 0.257304558368164, y: 0.258778397455978 },
|
|
1826
|
+
19220: { x: 0.257293301672492, y: 0.258763172695833 },
|
|
1827
|
+
19230: { x: 0.257282058956225, y: 0.258747965860548 },
|
|
1828
|
+
19240: { x: 0.257270830194126, y: 0.258732776919614 },
|
|
1829
|
+
19250: { x: 0.257259615361015, y: 0.258717605842592 },
|
|
1830
|
+
19260: { x: 0.257248414431772, y: 0.258702452599105 },
|
|
1831
|
+
19270: { x: 0.257237227381336, y: 0.258687317158848 },
|
|
1832
|
+
19280: { x: 0.257226054184705, y: 0.258672199491578 },
|
|
1833
|
+
19290: { x: 0.257214894816934, y: 0.258657099567121 },
|
|
1834
|
+
19300: { x: 0.257203749253138, y: 0.258642017355368 },
|
|
1835
|
+
19310: { x: 0.25719261746849, y: 0.258626952826277 },
|
|
1836
|
+
19320: { x: 0.257181499438221, y: 0.258611905949869 },
|
|
1837
|
+
19330: { x: 0.257170395137617, y: 0.258596876696235 },
|
|
1838
|
+
19340: { x: 0.257159304542027, y: 0.258581865035527 },
|
|
1839
|
+
19350: { x: 0.257148227626853, y: 0.258566870937966 },
|
|
1840
|
+
19360: { x: 0.257137164367556, y: 0.258551894373835 },
|
|
1841
|
+
19370: { x: 0.257126114739655, y: 0.258536935313483 },
|
|
1842
|
+
19380: { x: 0.257115078718724, y: 0.258521993727325 },
|
|
1843
|
+
19390: { x: 0.257104056280397, y: 0.25850706958584 },
|
|
1844
|
+
19400: { x: 0.257093047400361, y: 0.258492162859569 },
|
|
1845
|
+
19410: { x: 0.257082052054362, y: 0.258477273519121 },
|
|
1846
|
+
19420: { x: 0.257071070218202, y: 0.258462401535166 },
|
|
1847
|
+
19430: { x: 0.257060101867739, y: 0.258447546878439 },
|
|
1848
|
+
19440: { x: 0.257049146978886, y: 0.25843270951974 },
|
|
1849
|
+
19450: { x: 0.257038205527614, y: 0.25841788942993 },
|
|
1850
|
+
19460: { x: 0.257027277489949, y: 0.258403086579935 },
|
|
1851
|
+
19470: { x: 0.25701636284197, y: 0.258388300940744 },
|
|
1852
|
+
19480: { x: 0.257005461559816, y: 0.25837353248341 },
|
|
1853
|
+
19490: { x: 0.256994573619678, y: 0.258358781179047 },
|
|
1854
|
+
19500: { x: 0.256983698997804, y: 0.258344046998832 },
|
|
1855
|
+
19510: { x: 0.256972837670494, y: 0.258329329914005 },
|
|
1856
|
+
19520: { x: 0.256961989614107, y: 0.25831462989587 },
|
|
1857
|
+
19530: { x: 0.256951154805053, y: 0.258299946915789 },
|
|
1858
|
+
19540: { x: 0.256940333219798, y: 0.258285280945192 },
|
|
1859
|
+
19550: { x: 0.256929524834864, y: 0.258270631955565 },
|
|
1860
|
+
19560: { x: 0.256918729626823, y: 0.258255999918459 },
|
|
1861
|
+
19570: { x: 0.256907947572306, y: 0.258241384805487 },
|
|
1862
|
+
19580: { x: 0.256897178647994, y: 0.258226786588321 },
|
|
1863
|
+
19590: { x: 0.256886422830623, y: 0.258212205238696 },
|
|
1864
|
+
19600: { x: 0.256875680096984, y: 0.258197640728408 },
|
|
1865
|
+
19610: { x: 0.256864950423918, y: 0.258183093029313 },
|
|
1866
|
+
19620: { x: 0.256854233788324, y: 0.258168562113328 },
|
|
1867
|
+
19630: { x: 0.256843530167149, y: 0.258154047952432 },
|
|
1868
|
+
19640: { x: 0.256832839537398, y: 0.258139550518662 },
|
|
1869
|
+
19650: { x: 0.256822161876125, y: 0.258125069784118 },
|
|
1870
|
+
19660: { x: 0.256811497160438, y: 0.258110605720958 },
|
|
1871
|
+
19670: { x: 0.256800845367498, y: 0.2580961583014 },
|
|
1872
|
+
19680: { x: 0.256790206474518, y: 0.258081727497724 },
|
|
1873
|
+
19690: { x: 0.256779580458763, y: 0.258067313282268 },
|
|
1874
|
+
19700: { x: 0.256768967297551, y: 0.258052915627428 },
|
|
1875
|
+
19710: { x: 0.256758366968249, y: 0.258038534505663 },
|
|
1876
|
+
19720: { x: 0.256747779448281, y: 0.258024169889488 },
|
|
1877
|
+
19730: { x: 0.256737204715118, y: 0.258009821751479 },
|
|
1878
|
+
19740: { x: 0.256726642746284, y: 0.25799549006427 },
|
|
1879
|
+
19750: { x: 0.256716093519356, y: 0.257981174800553 },
|
|
1880
|
+
19760: { x: 0.256705557011959, y: 0.257966875933081 },
|
|
1881
|
+
19770: { x: 0.256695033201772, y: 0.257952593434662 },
|
|
1882
|
+
19780: { x: 0.256684522066524, y: 0.257938327278166 },
|
|
1883
|
+
19790: { x: 0.256674023583995, y: 0.257924077436518 },
|
|
1884
|
+
19800: { x: 0.256663537732014, y: 0.257909843882703 },
|
|
1885
|
+
19810: { x: 0.256653064488462, y: 0.257895626589762 },
|
|
1886
|
+
19820: { x: 0.256642603831271, y: 0.257881425530795 },
|
|
1887
|
+
19830: { x: 0.256632155738421, y: 0.25786724067896 },
|
|
1888
|
+
19840: { x: 0.256621720187945, y: 0.257853072007472 },
|
|
1889
|
+
19850: { x: 0.256611297157924, y: 0.257838919489601 },
|
|
1890
|
+
19860: { x: 0.256600886626489, y: 0.257824783098676 },
|
|
1891
|
+
19870: { x: 0.25659048857182, y: 0.257810662808085 },
|
|
1892
|
+
19880: { x: 0.25658010297215, y: 0.257796558591268 },
|
|
1893
|
+
19890: { x: 0.256569729805756, y: 0.257782470421726 },
|
|
1894
|
+
19900: { x: 0.256559369050969, y: 0.257768398273014 },
|
|
1895
|
+
19910: { x: 0.256549020686167, y: 0.257754342118744 },
|
|
1896
|
+
19920: { x: 0.256538684689777, y: 0.257740301932583 },
|
|
1897
|
+
19930: { x: 0.256528361040274, y: 0.257726277688258 },
|
|
1898
|
+
19940: { x: 0.256518049716184, y: 0.257712269359547 },
|
|
1899
|
+
19950: { x: 0.256507750696081, y: 0.257698276920286 },
|
|
1900
|
+
19960: { x: 0.256497463958585, y: 0.257684300344367 },
|
|
1901
|
+
19970: { x: 0.256487189482368, y: 0.257670339605737 },
|
|
1902
|
+
19980: { x: 0.256476927246147, y: 0.257656394678398 },
|
|
1903
|
+
19990: { x: 0.256466677228689, y: 0.257642465536408 },
|
|
1904
|
+
20000: { x: 0.256456439408808, y: 0.257628552153879 },
|
|
1905
|
+
};
|
|
1906
|
+
// Fill remaining values of lookup
|
|
1907
|
+
for (const [kelvin, xy] of Object.entries(lookup)) {
|
|
1908
|
+
for (let i = 1; i < 10; i++) {
|
|
1909
|
+
lookup[Number.parseInt(kelvin) + i] = xy;
|
|
1910
|
+
}
|
|
1911
|
+
}
|
|
1912
|
+
exports.default = lookup;
|
|
1913
|
+
//# sourceMappingURL=kelvinToXy.js.map
|