#5948 snpm -> snmp
This commit is contained in:
parent
db5d1876ee
commit
4fc21755eb
@ -138,7 +138,7 @@ import { DisplayWidgetTypesPanelComponent } from '@home/components/dashboard-pag
|
||||
import { AlarmDurationPredicateValueComponent } from '@home/components/profile/alarm/alarm-duration-predicate-value.component';
|
||||
import { DashboardImageDialogComponent } from '@home/components/dashboard-page/dashboard-image-dialog.component';
|
||||
import { WidgetContainerComponent } from '@home/components/widget/widget-container.component';
|
||||
import { SnmpDeviceProfileTransportModule } from '@home/components/profile/device/snpm/snmp-device-profile-transport.module';
|
||||
import { SnmpDeviceProfileTransportModule } from '@home/components/profile/device/snmp/snmp-device-profile-transport.module';
|
||||
import { DeviceCredentialsModule } from '@home/components/device/device-credentials.module';
|
||||
import { DeviceProfileCommonModule } from '@home/components/profile/device/common/device-profile-common.module';
|
||||
import {
|
||||
|
||||
@ -17,9 +17,9 @@
|
||||
import { NgModule } from '@angular/core';
|
||||
import { SharedModule } from '@shared/shared.module';
|
||||
import { CommonModule } from '@angular/common';
|
||||
import { SnmpDeviceProfileTransportConfigurationComponent } from '@home/components/profile/device/snpm/snmp-device-profile-transport-configuration.component';
|
||||
import { SnmpDeviceProfileCommunicationConfigComponent } from '@home/components/profile/device/snpm/snmp-device-profile-communication-config.component';
|
||||
import { SnmpDeviceProfileMappingComponent } from '@home/components/profile/device/snpm/snmp-device-profile-mapping.component';
|
||||
import { SnmpDeviceProfileTransportConfigurationComponent } from '@home/components/profile/device/snmp/snmp-device-profile-transport-configuration.component';
|
||||
import { SnmpDeviceProfileCommunicationConfigComponent } from '@home/components/profile/device/snmp/snmp-device-profile-communication-config.component';
|
||||
import { SnmpDeviceProfileMappingComponent } from '@home/components/profile/device/snmp/snmp-device-profile-mapping.component';
|
||||
|
||||
@NgModule({
|
||||
declarations: [
|
||||
Loading…
x
Reference in New Issue
Block a user