TwiceAsNice  2019-02-18
Variables
regressionTest_Simple2ServiceWorkerInterfaceTest Namespace Reference

Variables

 app = Application(sys.argv)
 
 config = app.config()
 
 service = BasdaSimple.Simple2.create("ICS.SIMPLE.SVC")
 
 point = service.getVelocity()
 
 v = SeqU16()
 
 ui = app.config().node("ICS.SIMPLE.SVC").leaf().attribute("UI")
 

Variable Documentation

◆ app

regressionTest_Simple2ServiceWorkerInterfaceTest.app = Application(sys.argv)

◆ config

regressionTest_Simple2ServiceWorkerInterfaceTest.config = app.config()

◆ point

regressionTest_Simple2ServiceWorkerInterfaceTest.point = service.getVelocity()

◆ service

regressionTest_Simple2ServiceWorkerInterfaceTest.service = BasdaSimple.Simple2.create("ICS.SIMPLE.SVC")

◆ ui

regressionTest_Simple2ServiceWorkerInterfaceTest.ui = app.config().node("ICS.SIMPLE.SVC").leaf().attribute("UI")

◆ v

regressionTest_Simple2ServiceWorkerInterfaceTest.v = SeqU16()