App push
The app push node sends messages to a visualized application for parsing and display.
Limitations
-
You can create up to 20 app push nodes per project.
-
An app push node can send up to 50 messages per second to a single visualized application.
Node configuration
A notice at the top of the app push node configuration panel states these limits: You can create up to 20 app push nodes per project, and the message rate is limited to 50 messages per second for a single visualized application.
|
Parameter |
Description |
|---|---|
|
Node name |
The name of the node. It can be up to 30 characters long and can contain Chinese characters, letters, digits, and underscores (_). |
|
Output |
Set the output value. You can select one of the following options:
|
Node output
{
"code": 200,
"data": [The object from the Output parameter],
"message": "success",
"localizedMsg": "Success"
}