|
|
@ -92,7 +92,7 @@ class Monitor extends BeanModel {
|
|
|
|
radiusPassword: this.radiusPassword,
|
|
|
|
radiusPassword: this.radiusPassword,
|
|
|
|
radiusCalledStationId: this.radiusCalledStationId,
|
|
|
|
radiusCalledStationId: this.radiusCalledStationId,
|
|
|
|
radiusCallingStationId: this.radiusCallingStationId,
|
|
|
|
radiusCallingStationId: this.radiusCallingStationId,
|
|
|
|
radiusSecret: this.radiusSecret
|
|
|
|
radiusSecret: this.radiusSecret,
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
if (includeSensitiveData) {
|
|
|
|
if (includeSensitiveData) {
|
|
|
|