- Since:
- 1.5.13
Methods
-
async setModulation(optsopt)
-
Sets the rx modulation until the next tx job
Required OAuth scopes:
- homey.system
Parameters:
Name Type Attributes Description opts
object <optional>
Named parameters Properties
Name Type Attributes Description deviceId
string <optional>
("ctrl433" | "ctrl868") type
string <optional>
("ASK" | "FSK" | "2FSK" | "4FSK" | "GFSK" | "MSK") carrier
number <optional>
channelDeviation
number <optional>
channelSpacing
number <optional>
baudRate
number <optional>
- Since:
- 1.5.13
-
async setConfig(optsopt)
-
Sets the rx AGC until the next tx job
Required OAuth scopes:
- homey.system
Parameters:
Name Type Attributes Description opts
object <optional>
Named parameters Properties
Name Type Attributes Description deviceId
string <optional>
("ctrl433" | "ctrl868") config
object <optional>
- Since:
- 1.5.13