Class EdgeAccessControl
- java.lang.Object
 - 
- com.inductiveautomation.ignition.gateway.dataroutes.EdgeAccessControl
 
 
- 
public class EdgeAccessControl extends java.lang.ObjectPrevents routes from being run on Ignition Edge. Useful for cases where data could be imported/exported even if the UI to do so is disabled. 
- 
- 
Field Summary
Fields Modifier and Type Field Description static RouteAccessControlNOT_EDGE 
- 
Constructor Summary
Constructors Constructor Description EdgeAccessControl() 
 - 
 
- 
- 
Field Detail
- 
NOT_EDGE
public static final RouteAccessControl NOT_EDGE
 
 - 
 
 -