Registry / other / org-eclipse-scada-ae

org-eclipse-scada-ae

JSON →
library0.2.0javamavenunverified

Eclipse SCADA AE (Alarm & Event) interface module for industrial automation systems.

<dependency> <groupId>org.eclipse.neoscada.core</groupId> <artifactId>org.eclipse.scada.ae</artifactId> <version>0.2.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-SCADA-
O
org-eclipse-scada-ae
otherjavav0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ae
org.eclipse.scada.ae

Create an alarm event using the AE interface.

import org.eclipse.scada.ae.*; // Example: create an alarm event Event event = new Event(); event.setSource("sensor1"); event.setValue(42.0);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-eclipse-scada-ae — mvn dependency:get org-eclipse-scada-ae · libregistry