Key property to identify the type of message (for example: messageType) and click Save.Learn Mode adds a dynamic slot on input. This procedure documents how to add the slot manually.
| Adding a slot from the Slot Sheet View | Adding a slot using the Action menu |
|---|---|
![]() |
![]() |


For example, if Key = messageType, the JSON routes this message to a string slot with a name “alarmAck” and then on to connected handlers, as shown above.
{
"messageType": "alarmAck",
"user": "AJones",
"alarmId": [ "5cf9c8b2-1542-42ba-a1fd-5f753c777bc0" ]
}