Class SfcScriptingFunctionsPyWrapper

java.lang.Object
com.inductiveautomation.sfc.scripting.SfcScriptingFunctionsPyWrapper

public class SfcScriptingFunctionsPyWrapper extends Object
Created by carl.gould on 7/22/2014.

This is the actual class that is added to the scripting system to implement the SFC functions. It is more python friendly than the methods from the SfcScriptingFunctions interface.