The added slots must match the key name and should be either Boolean, numeric or string to match the JSON value.

You add this router to a station by expanding the in the palette and dragging this component to the Config folder in the Nav tree.
In addition to the standard property (Enabled), these properties support the JsonDemuxRouter.
| Property | Value | Description |
|---|---|---|
| Last Result | read-only | Reports the results of the alarm acknowledgment to allow for logging or post-processing activity. Example output:
|
| Last Result Time | read-only | Reports when the handler ran last. |
| Last Input | read-only | Reports the last message routed to a component. |
| Status | read-only | Reflects the current status of the component.
Ok indicates the JSON processed successfully. fault indicates the JSON did not process for any reason, such as invalid JSON or missing expected values in the JSON. |
| Learn Mode | true or false (default)
|
true configures the JSON to add a dynamic slot on input for any newly-found message key.
|
| Default Missing | true (default) or false |
Can set a dynamic slot’s value to its default if the value is missing.
|
These actions are available when you right-click on the JsonDemuxRouter.

String parameter and update the Out slot.