This commit is contained in:
Pothi Kalimuthu 2022-02-05 11:21:20 +05:30
parent 3443fef7bb
commit 6e712e1964
No known key found for this signature in database
GPG key ID: 42BF0569CF457DF4

View file

@ -1,3 +1,5 @@
# Ref: https://wiki.mikrotik.com/wiki/Manual:Interface/LTE#Modem_firmware_upgrade
:local lteFirmwareInfo [/interface lte firmware-upgrade lte1 as-value];
:local lteInstalledVer ($lteFirmwareInfo->"installed");