C# Mine
|
The following tables list the members exposed by MineServer.
|
Name |
Description |
|
This is DecryptPacket, a member of class MineServer. | |
|
This is EncryptPacket, a member of class MineServer. | |
|
This is FindGatewayByExternalIdentifier, a member of class MineServer. | |
|
udpListener.Client.SendTo(ResponseBuffer, clientEndPoint); | |
|
This is the overview for the resetDataAck method overload. | |
|
This is ResponseHeader, a member of class MineServer. | |
|
This is ReturnStartupPacket, a member of class MineServer. | |
|
This is ReturnStartupPacketEDHCe, a member of class MineServer. |
|
Name |
Description |
|
Fires the LogException event. |
|
Name |
Description |
|
Fires the ActionCommandResponse event. | |
|
Fires Gateway event. | |
|
Fires GatewayNonDataMessage event. | |
|
Fires the JoinedSensor event. | |
|
Fires PersistGateway event. | |
|
Fires PersitSensor event. | |
|
Fires the SensorMessage event. | |
|
Fires the UnknownGateway event. | |
|
Fires the UnknownSensor event. |
|
Name |
Description |
|
Fired when a Action Control command response received. | |
|
Fired when a message is received from a gateway. | |
|
Fired when a non-data message is received from a gateway. | |
|
Fired when a gateway accepts a join from a sensor. | |
|
Fired when an exception is caught allowing the exception to be logged. | |
|
Fired when changes have been made to the gateway object that can be persisted to a permanent data store. | |
|
Fired when changes have been made to the sensor object that can be persisted to a permanent data store. | |
|
Fired when one or more sensor messages are received. | |
|
Fired when Mine receives a message from an unregistered gateway. | |
|
Fired when a gateway declines a join from a sensor. |
|
Name |
Description |
|
This is IsServerRunning, a member of class MineServer. | |
|
This is ProcessActionCommandResponses, a member of class MineServer. |
|
Name |
Description |
|
Clear queue of all commands to be sent to sensor | |
|
Queues sensor specific command to be sent down | |
|
Access to the object instances used by the server. Returns null if gatewayID does not belong to any of the registered gateways. | |
|
Access to the object instances used by the server. Returns null if sensorID does not belong to any of the registered gateways. | |
|
Access to the object instances used by the server. Returns null if sensorID does not belong to any of the registered gateways. | |
|
Access to the object instances used by the server. | |
|
This is the overview for the MineServer constructor overload. | |
|
This is ProcessBytes, a member of class MineServer. | |
|
Adds the gateway to the servers list of valid objects | |
|
Adds the sensor to the servers list of valid objects | |
|
Removes the gateway from the servers list of valid objects | |
|
Removes the sensor from the servers list of valid objects | |
|
This call starts the socket listeners that the gateways will use to communicate | |
|
This call stops the socket listeners that the gateways will use to communicate |
Copyright (c) 2023. All rights reserved.
|
What do you think about this topic? Send feedback!
|