Table des matières

TNY-360 Documentation

Wi-Fi

Wi-Fi module of the TNY-360 API (code 0x10).

This module contains actions related to the Wi-Fi management of the robot, such as connecting to access points.


List of actions

Here's a list of all the actions available in the wifi module:

0x10 - 0x00

wifi.connectToAP

Connects the robot to a Wi-Fi access point.


Arguments

  • ssidstring

    -

    SSID of the Wi-Fi network.

  • passwordstring

    -

    Password of the Wi-Fi network.


No return values

List of types

Here's a list of all the types used in the wifi module:

No custom types found in the actions of the "wifi" module.