Index

src/sockets/bulkio/bulkio-listener.service.ts

BULKIO_SOCKET_URL
BULKIO_SOCKET_URL:
Default value : new InjectionToken<string>('bulkio.url')

src/device/device.service.ts

DEFAULT_DELAY_RESPONSE_MS
DEFAULT_DELAY_RESPONSE_MS:
Default value : 10000

The default delay in checking for a server response when using configure, allocate, or deallocate.

src/waveform/waveform.service.ts

DEFAULT_DELAY_RESPONSE_MS
DEFAULT_DELAY_RESPONSE_MS:
Default value : 10000

The default delay in checking for a server response when using configure, allocate, or deallocate.

src/component/component.service.ts

DEFAULT_DELAY_RESPONSE_MS
DEFAULT_DELAY_RESPONSE_MS:
Default value : 10000

The default delay in checking for a server response when using configure, allocate, or deallocate.

src/models/events/idm/idm-event-deserialize.ts

deserializeIdmEvent
deserializeIdmEvent: ISerializableFn<IdmEvent>
Type : ISerializableFn<IdmEvent>

src/models/bulkio/keyword.ts

deserializeKeywords
deserializeKeywords: ISerializableFn<Keywords>
Type : ISerializableFn<Keywords>

src/models/events/odm/odm-event-deserialize.ts

deserializeOdmEvent
deserializeOdmEvent: ISerializableFn<OdmEvent>
Type : ISerializableFn<OdmEvent>

src/sockets/events/odm/odm-listener.service.ts

ODM_CHANNEL_NAME
ODM_CHANNEL_NAME: string
Type : string
Default value : 'ODM_Channel'

The ODM Event Channel name

src/property/property.module.ts

PIPES
PIPES: []
Type : []
Default value : [ PropretiesOfKindPipe, PropertiesPipe, PropertyPipe ]

src/sockets/events/idm/idm-event.module.ts

PIPES
PIPES: []
Type : []
Default value : [ AdministrativeStatePipe, OperationalStatePipe, UsageStatePipe ]

src/sockets/events/odm/odm-event.module.ts

PIPES
PIPES: []
Type : []
Default value : [ ResourceStateChangePipe, SourceCategoryPipe ]

src/system-builder/system-builder.module.ts

REDHAWK_MODULES
REDHAWK_MODULES: []
Type : []
Default value : [ DomainModule, DeviceModule, DeviceManagerModule, ComponentModule, WaveformModule, RestPythonModule, SocketsModule ]

src/index.ts

REDHAWK_MODULES
REDHAWK_MODULES: []
Type : []
Default value : [ RedhawkModule, // Submodules DomainModule, FileSystemModule, WaveformModule, DeviceManagerModule, DeviceModule, ComponentModule, PortModule, PropertyModule, ResourceModule, SocketsModule, SystemBuilderModule ]

src/rest-python/rest-python-config.ts

REST_PYTHON_CONFIG
REST_PYTHON_CONFIG:
Default value : new InjectionToken<IRestPythonConfig>('REST_PYTHON_CONFIG')

Pre-configure the REST-Python service by adding this to your application's providers

src/system-builder/config/system-builder-config.token.ts

SYSTEM_BUILDER_CONFIG
SYSTEM_BUILDER_CONFIG:
Default value : new InjectionToken<SystemBuilderConfig>('ar.system-builder-config')

System Builder directive's configuration

results matching ""

    No results matching ""