Retreives the serial # from the device
| Key | Value | Comment |
|---|---|---|
| method | get_serial_number |
|
| id | [Integer] | is returned in the response used to link the send message to the response. |
{'method': 'get_serial_number', 'id': 1}
| Key | Example | Description |
|---|---|---|
serial_number |
1387100330000 | Serial nr of the robot vacuum |
{'result': [{'serial_number': '1387100330000'}], 'id': 1}