implemented checkGateStatus which returns a wddx packet with certain information, however may be changed later when requirements are more cl…
Show more
implemented checkGateStatus which returns a wddx packet with certain information, however may be changed later when requirements are more clear.releaseGate returns a boolean, true to acknowledge the gate is open and false if the gate isnt opened. helper method createGateStatusInfo used in checkGateStatus()
Show less