esp-test-utils
0.5.1.dev2+g8ef3d5e3b

Getting started

  • Installation
  • Quick start

User guide

  • Working with DUTs
  • Streaming data monitor
  • xUnit reporting
  • Command line tools

Reference

  • API reference
    • esptest
      • esptest package
        • Subpackages
        • Submodules
esp-test-utils
  • API reference
  • esptest
  • esptest package
  • esptest.esp_console package
  • View page source

esptest.esp_console package

Submodules

  • esptest.esp_console.wifi_cmd module
    • ConnectedInfo
      • ConnectedInfo.ssid
      • ConnectedInfo.bssid
      • ConnectedInfo.channel
      • ConnectedInfo.bandwidth
      • ConnectedInfo.aid
      • ConnectedInfo.security
      • ConnectedInfo.phy
      • ConnectedInfo.rssi
      • ConnectedInfo.ip4
      • ConnectedInfo.ip4_mask
      • ConnectedInfo.ip4_gw
      • ConnectedInfo.ip6
      • ConnectedInfo.ip6_global
      • ConnectedInfo.ip6_link_local
      • ConnectedInfo.ip6_site_local
    • WifiCmd
      • WifiCmd.VERSION
      • WifiCmd.IDF_WIFI_CONNECTED_PATTERN
      • WifiCmd.IDF_WIFI_CONNECTED_AP_INFO_PATTERN
      • WifiCmd.IDF_GOT_IP4_PATTERN
      • WifiCmd.WIFI_CONNECTED_PATTERN
      • WifiCmd.GOT_IP4_PATTERN
      • WifiCmd.detect_version()
      • WifiCmd.gen_connect_cmd()
      • WifiCmd.connect_to_ap()
Previous Next

© Copyright 2024, Chen Yudong.

Built with Sphinx using a theme provided by Read the Docs.