Table of Contents

Get messages

To get messages from the message loader, use the command messages/get_messages:

svc=messages/get_messages&params={"indexFrom":<uint>,
				  "indexTo":<uint>,
				  "loadLocations":<bool>}

:!: You can find an example of this request in the sample Messages.

Parameters

Name Description
indexFrom index of the first message requested
indexTo index of the last message requested
loadLocations load locations: 0 - no, 1 - yes

Response

[			/* array of messages */
	{
		...
	}
]

You can find message formats in the chapter Data format: Messages.

Follow us on Facebook Gurtam Wialon Twitter Gurtam Wialon info@gurtam.com   |   Copyright © 2002-2024 Gurtam