Fix unmarshalling of tx_power
This commit is contained in:
@@ -302,6 +302,7 @@ func (dst *DeviceRadioTable) UnmarshalJSON(b []byte) error {
|
||||
Maxsta emptyStringInt `json:"maxsta"`
|
||||
MinRssi emptyStringInt `json:"min_rssi"`
|
||||
SensLevel emptyStringInt `json:"sens_level"`
|
||||
TxPower numberOrString `json:"tx_power"`
|
||||
|
||||
*Alias
|
||||
}{
|
||||
|
||||
Reference in New Issue
Block a user