{{message}}
{% endif %} {% if not action or action == "list" %}This will search for uninitialized iotsa devices that advertise their default network:
This will search for all iotsa devices that advertise their availability on the current local network (WiFi as well as wired):
Enter hostname or IP address:
Enter hostname or IP address and module name:
{% elif action == "showWifi" %}No networks found that appear to be created by uninitialized iotsa devices. Note that is tested using the WiFi card of the computer on which Igor runs, so if a iotsa device is too far away from the Igor computer it may not be seen.
{% endif %}After this process the device is initialized enough to show up here in the Find Devices section for further setup.
In some cases the links above may not work. Then please use the following form to get iotsa device information:
Key | Value |
---|---|
{{k}} | {{v}} |
Select the following links to get status information for specific modules on {{device}}:
{% set modules = [] if not modules else modules if type(modules) == type([]) else modules.split('/') %}You have requested a mode change, but not rebooted {{device}} yet. Please do so within {{requestedModeTimeout}} seconds and select refresh to reload this page.
{% endif %} {% if not currentMode %}To change device settings you have to request configuration mode here, and then power-cycle the device (to demonstrate you have physical access). After power-cycling the device will be configurable for a few minutes. After submitting the request you may have to refresh this page after the device has rebooted.
{% elif currentMode == "1" %}The device is in configuration mode (it will revert to normal mode in {{currentModeTimeout}} seconds). Use the following form to set values.
{% elif currentMode == "2" %}The device is in OTA mode and can be reprogrammed over the air. The iotsaDiscovery plugin has no support for this yet.
{% else %}Unknown device mode {{currentMode}}
{% endif %}Key | Value |
---|---|
{{k}} | {{v}} |