On Thu, Aug 13, 2020 at 11:06 PM Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx> wrote: > > + led: > > + type: object > > + $ref: common.yaml# (...) > > + led { > > + function = LED_FUNCTION_FLASH; > > + color = <LED_COLOR_ID_WHITE>; > > + flash-max-timeout-us = <250000>; > > Constraints for this property are needed above. Can you elaborate on what you expect this to look like? The property is from common.yaml, so should that be extended with a constraint? Yours, Linus Walleij