JPHutchins / smp

Simple Management Protocol (SMP) for remotely managing MCU firmware
Apache License 2.0
8 stars 6 forks source link

fix #13: allow users to define custom groups and commands #14

Closed JPHutchins closed 6 months ago

JPHutchins commented 6 months ago

This fixes #13 by changing the static and runtime validation of GroupIds. This is required so that users can inherit from the base messages defined in message.py to implement their custom groups and commands without upstreaming to smp.