NebraLtd / hm-config

Helium Miner Config Container
https://nebra.io/hnt
MIT License
14 stars 20 forks source link

Fixed new nmcli version incompatibilities #221

Closed MuratUrsavas closed 1 year ago

MuratUrsavas commented 1 year ago

Issue Fixes #217

nmcli versions starting from 0.6.0 needs bssid and freq parameter for a DeviceWiFi object construction. Added those and bumped nmcli to the newest version.

Checklist

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

shawaj commented 1 year ago

Thanks @MuratUrsavas

MuratUrsavas commented 1 year ago

Anytime @shawaj :wink: