Log Event
This function allows recording events and their parameters.
Parameter Configuration
This function requires you to complete the input parameters with the name of the event to be recorded and the parameters that describe the event. Refer to the Input Registers section to learn more.
Function ID
Register | Value |
---|---|
110 | 1 |
Input Registers
Register | Description | Mandatory | Value |
---|---|---|---|
390 | Event to be recorded | X | STRING |
391 | Parameters that describe the event | X |
{ "param1":"val1", "param2":"val2", "paramN":"valN" }
|
Output Registers
Register | Description | Value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
112 | Call Result |
|