Skip to content

Add Ethernet-Based IP Retrieval (No WiFi Dependency) #27

Description

@samuelnguyen999

Currently, the device obtains its IP address through WiFi using the get_ip function in src/devices/ethernet.py. This prevents proper operation when WiFi is unavailable, disabled, or when the device is connected using a direct Ethernet (CAT6) connection.

This issue proposes adding a new method to obtain the device’s IP address via Ethernet, allowing the system to support two workable IP retrieval options: Ethernet or WiFi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions