C# 클래스 WindowsIoT_Raspberry_Pi.AzureDBmanager

파일 보기 프로젝트 열기: iamelectron/RaspberryP2_Automation 1 사용 예제들

공개 메소드들

메소드 설명
AzureDBmanager ( ) : System
read ( ) : Task
send ( string msg, string model ) : void
update ( ) : void

메소드 상세

AzureDBmanager() 공개 메소드

public AzureDBmanager ( ) : System
리턴 System

read() 공개 메소드

public read ( ) : Task
리턴 Task

send() 공개 메소드

public send ( string msg, string model ) : void
msg string
model string
리턴 void

update() 공개 메소드

public update ( ) : void
리턴 void