BayEOS-PHP
 All Data Structures Namespaces Files Functions Variables Pages
Data Structures | Variables
MyClient.php File Reference

Go to the source code of this file.

Data Structures

class  PHPTestDevice
 

Variables

 $options
 
 $names =array('PHP-TestDevice1','PHP-TestDevice2')
 
 $client = new PHPTestDevice($names,$options)
 

Variable Documentation

$client = new PHPTestDevice($names,$options)

Definition at line 26 of file MyClient.php.

$names =array('PHP-TestDevice1','PHP-TestDevice2')

Definition at line 7 of file MyClient.php.

$options
Initial value:
=array('bayeosgateway_url'=>
'http://bayconf.bayceer.uni-bayreuth.de/gateway/frame/saveFlat',
'bayeosgateway_pw'=>'import',
'bayeosgateway_user'=>'import')

Definition at line 3 of file MyClient.php.