Метод | Описание | |
---|---|---|
GetAllDevicesAsync ( ) : Task |
In this sample gateway, device information stored at \APP_DATA\{deviceId}; This function get all device information from the folder
|
|
ReceiveC2DAsync ( ) : Task |
Метод | Описание | |
---|---|---|
WriteFile ( string deviceId, string log ) : void |
public static GetAllDevicesAsync ( ) : Task |
||
Результат | Task |
public static ReceiveC2DAsync ( ) : Task | ||
Результат | Task |