You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use cases for that would be to automatically configure e.g. network or wireless settings of an OpenWRT device. Or some users might use UCI to store their own additional system settings.
Maybe due to the big difference in use case for these calls compared to e.g. get_all_connected_devices the "direct" UCI requests should not be accessibly via the main API (to not clutter it too much).
The text was updated successfully, but these errors were encountered:
Use cases for that would be to automatically configure e.g. network or wireless settings of an OpenWRT device. Or some users might use UCI to store their own additional system settings.
Maybe due to the big difference in use case for these calls compared to e.g. get_all_connected_devices the "direct" UCI requests should not be accessibly via the main API (to not clutter it too much).
The text was updated successfully, but these errors were encountered: