Current section
Files
Jump to
Current section
Files
include/plushie@command_encode_Command.hrl
-record(command, {
id :: binary(),
family :: binary(),
value :: gleam@dict:dict(binary(), plushie@node:prop_value())
}).