C# 클래스 simulator.TelemetryData

파일 보기 프로젝트 열기: michael-chi/Azure-IOTHub 1 사용 예제들

공개 메소드들

메소드 설명
Random ( string deviceID, string seqNo, string msg, int min, int max ) : TelemetryData

메소드 상세

Random() 공개 정적인 메소드

public static Random ( string deviceID, string seqNo, string msg, int min, int max ) : TelemetryData
deviceID string
seqNo string
msg string
min int
max int
리턴 TelemetryData