-
-
Notifications
You must be signed in to change notification settings - Fork 32
Getting Credentials
name
, deviceUrl
, hardwareVersion
, channel
,
messageId
, timestamp
, & sign
.
If you're setting this plug up fresh, make sure you go through the typical Meross app for the initial setup.
You will also have to obtain some information that the Meross mobile app uses in its HTTP request headers. The Charles proxy application can be used to sniff the network requests sent from the iOS app. A detailed tutorial on how to set up Charles with your iOS device can be found here.
There are currently
two
hardware versions.
There are some differences in requests sent between hardware
version 1
and
version 2. Note the brown and black markings.
This is the information needed for your config.json
file.
Also note there is no "channel" attribute for hardware version 1.
You may safely set that to 0 in your config.