Skip to content

Conversation

alkalinecoffee
Copy link
Contributor

@alkalinecoffee alkalinecoffee commented Nov 15, 2024

Adds a new Network module with the following APIs to support native app use-cases:

Method Description
connectionStatus Get a simple response detailing whether the device has a network connection and what type of connection is used
interfaces Get a list of all interfaces on the device and the details of each, including MAC addresses, connection state, connection standard used, etc
onInterfaceChanged Event to fire when an interface's properties change
ipProperties Get the TCP/IP properties for the provided interface
onIpPropertiesChanged Event to fire when an interface's IP properties change
wifiStatus Get the wifi connection status for a wireless interface, including SSID and signal strength

The following APIs are marked as deprecated:

  • Device.network: superseded by Network.connectionStatus

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/11858987751

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/11859128909

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12016314834

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12018372462

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12034095854

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12036327182

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12439076753

Copy link

github-actions bot commented Jan 8, 2025

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12677985855

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12715121700

Copy link

Failed to create a report:
Job logs: https://github.com/rdkcentral/firebolt-apis/actions/runs/12936183659

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant