Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
j64
AlarmServer
TpiCommand
C# 클래스 j64.AlarmServer.TpiCommand
A command is issued by the application and sent to the TPI. This class will handle creating the command and putting it into the correct format for the TPI.
파일 보기
프로젝트 열기: joejarvis64/j64.AlarmServer
1 사용 예제들
공개 메소드들
메소드
설명
TpiCommand
(
RequestCommand
command
,
String
data
= null ) :
System
Create a new command object
메소드 상세
TpiCommand()
공개
메소드
Create a new command object
public
TpiCommand
(
RequestCommand
command
,
String
data
= null ) :
System
command
RequestCommand
data
String
리턴
System