get_device_info
Fetch static device details such as model, firmware, and settings by providing device serial number and type. Helps verify configuration for solar installation monitoring.
Instructions
Get static information for a device: model, firmware, configured settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_sn | Yes | Device serial number. | |
| device_type | Yes | Device type such as "min", "sph", "spa", "max", "inv", "wit", "tlx". get_devices returns it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |