Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DR ¶
DR encodes a LoRa data rate or an FSK data rate, and implements marshalling and unmarshalling between JSON.
func ParseLRFHSS ¶ added in v3.14.0
ParseLRFHSS converts a string of format "MxxCWxxx" to a LRFHSSDataRate.
func (DR) MarshalJSON ¶
MarshalJSON implements the json.Marshaler interface.
func (*DR) UnmarshalJSON ¶
UnmarshalJSON implements the json.Unmarshaler interface.
Click to show internal directories.
Click to hide internal directories.