Skip navigation links

Package com.aquenos.epics.jackie.client.beacon

Beacon detector.

See: Description

Package com.aquenos.epics.jackie.client.beacon Description

Beacon detector. This package contains classes that are used to receive beacons from Channel Access servers and detect beacon anomalies.

Typically, user-code will not have to deal with beacons directly, but will use a ChannelAccessClient instead. The classes in this package are primarily intended for that client, but they can also be used for code that does not want to connect to channels but is just interested in detecting beacon anomalies (e.g. for a network monitor).

Such code can create a BeaconDetector for detecting beacon anomalies. The implementation provided by DefaultBeaconDetector should be suitable for most use cases.

The behavior of a beacon detector can be fine tuned through the BeaconDetectorConfiguration configuration class.

Skip navigation links

Copyright © 2014–2016 aquenos GmbH. All rights reserved.