Skip to main content

Veritran Docs

Add Push Structure

This function is used to add an expected structure to Push notifications, so that they can be displayed on the device.

Parameter Configuration

This function requires you to complete the input register values with the name of the additional channel registered in FCM, the Message ID and the expected structure in JSON format.

Function ID

Register

Value

110

9

Input Registers

Register

Description

Mandatory

Value

390

Name of the additional channel registered in FCM.

X

<<ADDITIONAL_CHANNEL>>

391

Message ID

X

<<MESSAGE_STRUCTURE_ID>>

392

Expected structure (in JSON format)

X

<<STRUCTURE>>

Output Registers

Register

Description

Value

112

Call Result

000

NO_ERROR

001

WRONG_PARAMETERS_ERROR

101

WRONG_JSON_FORMAT