JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
I
L
M
O
P
R
S
T
U
V
A
activate(BundleContext)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
C
channelAddress
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
channelAddress()
- Method in interface org.ogema.channelmapperv2.config.
PersistentChannelLocator
ChannelController
- Class in
org.ogema.channelmapperv2.impl
ChannelController(ChannelMapperConfigPattern, ChannelAccess, ChannelMapperImpl)
- Constructor for class org.ogema.channelmapperv2.impl.
ChannelController
channelEvent(EventType, List<SampledValueContainer>)
- Method in class org.ogema.channelmapperv2.impl.
ChannelController
channelLocator
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
channelLocator()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
The channel identifier.
ChannelMapper
- Interface in
org.ogema.channelmapperv2
A generic high-level driver for OGEMA.
ChannelMapperConfigPattern
- Class in
org.ogema.channelmapperv2.config
ChannelMapperConfigPattern(Resource)
- Constructor for class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
ChannelMapperConfiguration
- Interface in
org.ogema.channelmapperv2.config
ChannelMapperImpl
- Class in
org.ogema.channelmapperv2.impl
By means of the ChannelMapper, it is possible to map channels to resources without any HighLevel-Driver.
ChannelMapperImpl()
- Constructor for class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
ChannelMapperUtil
- Class in
org.ogema.channelmapperv2.impl
ChannelMapperUtil()
- Constructor for class org.ogema.channelmapperv2.impl.
ChannelMapperUtil
D
description
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
description()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
Optional.
deviceAddress
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
deviceAddress()
- Method in interface org.ogema.channelmapperv2.config.
PersistentChannelLocator
direction
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
direction()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
Admissible values: INPUT read channel value and write it to the target resource OUTPUT write resource value to channel INOUT read from and write to channel
driverId
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
driverId()
- Method in interface org.ogema.channelmapperv2.config.
PersistentChannelLocator
I
interfaceId
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
interfaceId()
- Method in interface org.ogema.channelmapperv2.config.
PersistentChannelLocator
L
listConfigs()
- Method in class org.ogema.channelmapperv2.impl.
ShellCommands
logger
- Variable in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
M
mapChannelToResource(ChannelLocator, SingleValueResource, ChannelConfiguration.Direction, long, float, float)
- Method in interface org.ogema.channelmapperv2.
ChannelMapper
Map a channel to a resource element.
mapChannelToResource(ChannelLocator, SingleValueResource, ChannelConfiguration.Direction, long, float, float)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
ChannelMapper implementation
O
org.ogema.channelmapperv2
- package org.ogema.channelmapperv2
org.ogema.channelmapperv2.config
- package org.ogema.channelmapperv2.config
org.ogema.channelmapperv2.impl
- package org.ogema.channelmapperv2.impl
P
parameters
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
parameters()
- Method in interface org.ogema.channelmapperv2.config.
PersistentChannelLocator
patternAvailable(ChannelMapperConfigPattern)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
patternChanged(ChannelMapperConfigPattern, List<CompoundResourceEvent<?>>)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
patternUnavailable(ChannelMapperConfigPattern)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
PersistentChannelLocator
- Interface in
org.ogema.channelmapperv2.config
R
registrationSuccessful
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
registrationSuccessful()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
Indicates whether the channel mapping has been successful, or is still pending.
resourceChanged(SingleValueResource)
- Method in class org.ogema.channelmapperv2.impl.
ChannelController
run()
- Method in class org.ogema.channelmapperv2.impl.
ChannelController
S
samplingInterval
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
samplingInterval()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
In ms.
scalingFactor
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
scalingFactor()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
Scaling factor between channel value and resource value (resource value = channel value * scalingFactor + valueOffset)
ShellCommands
- Class in
org.ogema.channelmapperv2.impl
ShellCommands()
- Constructor for class org.ogema.channelmapperv2.impl.
ShellCommands
start(ApplicationManager)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
stop(Application.AppStopReason)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
T
target
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
target()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
Must be a reference
U
unmapChannel(ChannelLocator)
- Method in interface org.ogema.channelmapperv2.
ChannelMapper
Unmap a channel.
unmapChannel(ChannelLocator, SingleValueResource)
- Method in interface org.ogema.channelmapperv2.
ChannelMapper
Unmap a channel.
unmapChannel(ChannelLocator)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
unmapChannel(ChannelLocator, SingleValueResource)
- Method in class org.ogema.channelmapperv2.impl.
ChannelMapperImpl
V
valueOffset
- Variable in class org.ogema.channelmapperv2.config.
ChannelMapperConfigPattern
valueOffset()
- Method in interface org.ogema.channelmapperv2.config.
ChannelMapperConfiguration
Offset between channel value and resource value (resource value = channel value * scalingFactor + valueOffset)
A
C
D
I
L
M
O
P
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.