|
UniSaSA
1.0
Python Gateway
|
This is the complete list of members for gateway.Gateway, including all inherited members.
| __init__(self) | gateway.Gateway | |
| addConnector(self, newConnector) | gateway.Gateway | |
| addDevice(self, newDev) | gateway.Gateway | |
| addDevices(self, newNodes) | gateway.Gateway | |
| addReservedID(self, ID, addr, connector) | gateway.Gateway | |
| createTCPServer(self, IP, port) | gateway.Gateway | |
| deleteTable(self) | gateway.Gateway | |
| discovery(self) | gateway.Gateway | |
| discoveryAndCreateTable(self) | gateway.Gateway | |
| discoveryAndUpdateTable(self) | gateway.Gateway | |
| getConnector(self, address, typeConnector) | gateway.Gateway | |
| getTable(self) | gateway.Gateway | |
| loadTable(self, filePath, findConnector=True) | gateway.Gateway | |
| manageCommunicationThread(self, client) | gateway.Gateway | |
| managerCommunication(self, client) | gateway.Gateway | |
| removeConnectors(self) | gateway.Gateway | |
| removeDevice(self, idDevice) | gateway.Gateway | |
| saveTable(self, path, verboseFile=True) | gateway.Gateway | |
| updateTable(self, devices) | gateway.Gateway | |
| verifyDevices(self) | gateway.Gateway | |
| verifyTable(self) | gateway.Gateway | |
| waitTCPClient(self) | gateway.Gateway |
1.8.13