Preflight Checklist
Problem Description
Currently, users have to manually register their SHS devices in MPM which works for few devices but can be tedious and error prone for a larger number of devices.
Proposed Solution
Please add an abstraction in MPM that allows users to sync their available devices with MPM.
In the first step this doesn't need to be automated. A button on the corresponding plugin "Sync Devices" should suffice.
When clicked, MPM calls the corresponding "List Devices" API and adds all devices that the API can manage to MPM.
Alternatives Considered
N/A
Additional Information
For this to work the manufacturer has to implement a "List All Devices" endpoint.
- SparkSHS: ✅
- SunKingSHS: ❌ (No list devices endpoint available. Currently requested)
Preflight Checklist
Problem Description
Currently, users have to manually register their SHS devices in MPM which works for few devices but can be tedious and error prone for a larger number of devices.
Proposed Solution
Please add an abstraction in MPM that allows users to sync their available devices with MPM.
In the first step this doesn't need to be automated. A button on the corresponding plugin "Sync Devices" should suffice.
When clicked, MPM calls the corresponding "List Devices" API and adds all devices that the API can manage to MPM.
Alternatives Considered
N/A
Additional Information
For this to work the manufacturer has to implement a "List All Devices" endpoint.