Method | Description | |
---|---|---|
GetAllDevicesAsync ( ) : Task |
In this sample gateway, device information stored at \APP_DATA\{deviceId}; This function get all device information from the folder
|
|
ReceiveC2DAsync ( ) : Task |
Method | Description | |
---|---|---|
WriteFile ( string deviceId, string log ) : void |