C# 클래스 LoRaTools.DutyCycleRequest

DutyCycleReq Downstream.
상속: LoRaTools.MacCommand
파일 보기 프로젝트 열기: Azure/iotedge-lorawan-starterkit 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DutyCycleRequest ( ) : System.Collections.Generic
DutyCycleRequest ( byte dutyCyclePL ) : System.Collections.Generic
ToBytes ( ) : IEnumerable
ToString ( ) : string

메소드 상세

DutyCycleRequest() 공개 메소드

public DutyCycleRequest ( ) : System.Collections.Generic
리턴 System.Collections.Generic

DutyCycleRequest() 공개 메소드

public DutyCycleRequest ( byte dutyCyclePL ) : System.Collections.Generic
dutyCyclePL byte
리턴 System.Collections.Generic

ToBytes() 공개 메소드

public ToBytes ( ) : IEnumerable
리턴 IEnumerable

ToString() 공개 메소드

public ToString ( ) : string
리턴 string