zigbee-herdsman
Preparing search index...
controller/helpers/installCodes
parseInstallCode
Function parseInstallCode
parseInstallCode
(
installCode
:
string
)
:
[
ieeeAddr
:
string
,
key
:
string
]
Parse the given code using known formats:
95 or 91-length
Widely adopted (Ubisys, Danfoss, Inovelli, Ledvance): ...Z:
$I:
...
Pipe-separated (Muller-Licht, Innr):
|
Aqara: G$M:...$A:
$I:
Hue: HUE:Z:
M:
...
Parameters
installCode
:
string
Returns
[
ieeeAddr
:
string
,
key
:
string
]
the IEEE address
the raw key
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
zigbee-herdsman
Loading...
Parse the given code using known formats: