Properties
The TunnelBee module has the following properties:
Name | Description | ID | Flags |
---|---|---|---|
ACU_ItemRegistrationChanged | Last time received ACU message 'ItemRegistrationChanged' | 1160 | InfoPage |
ACU_ItemsAdded | Last time received ACL message 'ItemsAdded' | 1130 | InfoPage |
ACU_ItemsDeleted | Last time received ACU message 'ItemsDeleted' | 1140 | InfoPage |
ACU_ModuleAdded | Last time received ACU message 'ModuleAdded' | 1170 | Hidden, InfoPage |
ACU_ModuleDeleted | Last time received ACU message 'ModuleDeleted' | 1180 | Hidden, InfoPage |
ACU_ModulePropertiesChanged | Last time received ACU message 'ModulePropertiesChanged' | 1190 | Hidden, InfoPage |
ClientHash | 1020 | InfoPage | |
ClientMode | Defines the type of mode to run the client in. Hub mode extract items independent of the name space and replication mode maintains the name space of the items based on the name of the module. | 1001 | Persisted, ReadOnly, Enumerated, ExtraInfo |
ClientName | 1010 | InfoPage | |
Connected | Status of connection to the remote host (Host is define by module property URL) | 1050 | InfoPage |
ExchangeRate | The exchange rate in milliseconds for the 'ExternalItems' timer event. By default, used for updating external items values. | 100 | Persisted |
Fingerprint | 1015 | InfoPage | |
ItemCountRead | Number of items in the last read call to the server | 1080 | InfoPage |
ItemCountReadFailed | Number of items faild to be read in the last read call to the server | 1090 | InfoPage |
ItemCountWrite | Numbers of items to be written in the last write call to the server. | 1110 | InfoPage |
ItemCountWriteFailed | Number of items failed to be written in the the last write call to the server. | 1120 | InfoPage |
LastReadTime | Last time items was read from server | 1070 | InfoPage |
LastWriteTime | Last time items was written to server | 1100 | InfoPage |
LocalUpdateTime | The current time to update local namespace [msec] | 1350 | PerformancePage |
MaxLocalUpdateTime | The time used to update namespace in Apis with received data from remote host [msec] | 1450 | PerformancePage |
MaxRemoteRequestTime | The max time for requesting new data from remote host [msec] | 1400 | PerformancePage |
MaxTotalTime | The max total time used to request and update data from remote host [msec] | 1500 | PerformancePage |
MinTotalTime | The max total time used to request and update data from remote host [msec] | 1550 | PerformancePage |
NamespaceDiscovery | Type of mode used to fetch items from remote server. | 1005 | Persisted, Enumerated, ExpertPage |
OpenTimeout | Gets or sets the interval of time provided for a connection to open before the open operation has to complete. The default value is 60 seconds. | 1200 | Persisted, ExpertPage |
Password | Nettwork password | 1004 | Persisted, Password, ExpertPage |
ReceiveTimeout | Gets or sets the interval of time that a connection can remain inactive, during which no application messages are received, before it is dropped. The default value is 600 second | 1220 | Persisted, ExpertPage |
RemoteRequestTime | The current time to request remote data [msec] | 1300 | PerformancePage |
RequestStatus | Current request mode | 1600 | PerformancePage |
SendTimeout | Gets or sets the interval of time provided for a write operation to complete before timing out. The default value is 60 second | 1210 | Persisted, ExpertPage |
SubscriptionCount | Number of items in subscription list | 1060 | InfoPage |
UpdateRate | The time to request data and messages from the remote server in ms | 1007 | Persisted, ExpertPage |
URL | The URL to the server. Ex http://<ServerName>:<PortNumber>/Prediktor.Apis.MessageBroker/ApisMessageBrokerSvc or net.tcp://<ServerName>:<PortNumber>/Prediktor.Apis.MessageBroker/ApisMessageBrokerSvc | 1002 | Persisted, URL |
Username | Nettwork username | 1003 | Persisted, ExpertPage |
See also Module Properties