device-map/device-map-navigation.factory.ts
Properties |
Methods |
|
Async get |
get()
|
Returns :
unknown
|
nav |
Default value : new NavigatorNode({
label: gettext('Map'),
path: 'devicemap',
icon: 'c8y-location',
parent: {
label: gettext('Devices')
},
priority: 1900
})
|