All Downloads are FREE. Search and download functionalities are using the official Maven repository.

info.unterrainer.server.eliteserverdtos.enums.OpcUaState Maven / Gradle / Ivy

The newest version!
package info.unterrainer.server.eliteserverdtos.enums;

public enum OpcUaState {

	GOOD,
	BAD,
	UNCERTAIN,
	UNKNOWN
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy