SmartGridready / SGrSpecifications

SmartGridready Specifications
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

REQ - Value Mapping for Messaging #339

Open mkrebs81 opened 1 month ago

mkrebs81 commented 1 month ago

User Voice

Some devices, e.g. Shelly Pro 4PM, need value mappings because you have to send a boolean value as on/off.

Suggested Solution

Add valueMapping like in REST API.

mkrebs81 commented 1 month ago

implemented suggested solution, will create PR when tested with library locally.