Parse And Validate Frame
parse_and_validate_frameParse raw OpenWebNet frames and validate protocol semantics to catch malformed or invalid commands before use.
Instructions
Parse a raw OpenWebNet frame string and perform semantic protocol validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame | Yes | Raw OpenWebNet frame (e.g. '*1*1*12##', '*#4*1*0*0215##', '*#*1##'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |