This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
et:iot:examples:setup:arcconf [2020/03/16 10:34] – heikopikner | et:iot:examples:setup:arcconf [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
====Vajalik tarkvara==== | ====Vajalik tarkvara==== | ||
- | IoT Kodulabori moodulite | + | IoT Kodulabori moodulite |
====IoT mooduliga ühendumine==== | ====IoT mooduliga ühendumine==== | ||
- | If you power on the module for the first time, it will go to Boot mode. That means it will create a Wifi access point that you can connect to with your laptop. That happens every time the module cannot connect to the router or the broker. | + | IoT kontrollerimooduli esimest korda sisse lülitamisel, kui konfiguratsioon puudub või kui moodul ei saa ruuteri või MQTT broker-iga ühendust, läheb see seadistusrežiimi. See tähendab, et luuakse |
{{: | {{: | ||
- | After the module is powered on, you should | + | Pärast mooduli sisselülitamist ilmub see arvuti |
{{: | {{: | ||
- | NB! If you want to reconfigure the module you have to first disable (or move out of range) the current router the module is configured to. That is because if the module can connect to the router and broker | + | NB! IoT kontrollerimoodul ei tee Wifi võrku, kui sellel on toimiv ühendus MQTT broker-iga. Mõne teise broker-iga või Wifi võrguga ühendamiseks tuleb moodul olemasoleva Wifi võrgu levialast välja viia. Seda võib teha kas lülitades ruuteri välja või kui see ei ole võimalik, siis tuleb kontroller füüsiliselt ruuteri Wifi leviulatusest välja viia. |
====ARC programmi kasutamine==== | ====ARC programmi kasutamine==== | ||
- | After opening the ARC program. First select the POST method. After that type < | + | Peale ARC programmi avamist tuleb esimesena valida |
< | < | ||
- | If you are using the Raspberry | + | Kui kasutate meie pakutavat |
- | ^Field^Description^ | + | ^Väli^Selgitus^ |
- | |dname|Name of the controller module. It is recommended to write the name physically | + | |dname|Kontrollermooduli nimi. Nimi on soovitatav moodulile pandud kleepsule kirjutada, et vältida nende segi minekut.| |
- | |wname|The SSID of the Wifi router you wish to connect to| | + | |wname|Wifi |
- | |wpass|The password for that Wifi connection| | + | |wpass|Wifi-ühenduse parool| |
- | |msrv|The IP address of the MQTT broker| | + | |msrv|MQTT broker-i IP aadress| |
- | |mport|The port for the MQTT broker (Usually | + | |mport|MQTT broker-i port (Tavaliselt |
- | |muser|The username for the MQTT broker. | + | |muser|MQTT broker-i kasutajanimi. Vajalik, kui kasutatakse SSL ühendusega |
- | |mpass|The password for MQTT broker. | + | |mpass|MQTT broker-i parool. Vajalik, kui kasutatakse |
- | |mssl| | + | |mssl| |
{{: | {{: | ||
- | Once you have configured the fields as necessary press SEND to upload the configuration to the module. After a few seconds the following success indicator should appear after the body field. If it fails check if the connection with the module is still active and if you do not have any formatting mistakes. | + | Kui kõik väljad on vastavalt vajadusele konfigureeritud, |
{{: | {{: |