EasyManua.ls Logo

AESYS TC-430 - Information about the System

AESYS TC-430
108 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
COMMUNICATION AND VISUALIZATION TECHNOLOGIES
via Pastrengo, 7/C 24068 Seriate (Bergamo)
[ENG]TC-430_Manual_1_116_0_A.doc
Copyright © 2016-2018 Aesys S.p.A.
All rights reserved
103
Note: the maximum size of uploadable TRX file via
HTTP interface is set to 16 MB.
/system/data/update-sw
POST
or
PUT
(raw binary)
Software update endpoint; the software (.tar.gz
package) must be contained in the body (raw
binary) of the HTTP POST or PUT request; TC-
430™ answers “200 OK” is the update was
successful, or “5xx” if some errors occurred.
Note: the maximum size of uploadable SW
updates via HTTP interface is set to 16 MB.
/system/data/update-fw
POST
or
PUT
(raw binary)
Firmware update endpoint; the firmware (.cyacd
bootloadable package) must be contained in the
body (raw binary) of the HTTP POST or PUT
request; TC-430™ answers “200 OK” is the update
was successful, or “5xx” if some errors occurred.
/pis/mme/playlist
GET
JSON
The playlist of contents to be shown for passenger
information service
/pis/mme/data
GET
(files)
Assets files referenced by the passenger
information service playlist
/multimedia/playlist
GET
JSON
The playlist of multimedia contents to be shown for
passenger
/multimedia/data
GET
(files)
Assets files reference by the passenger multimedia
playlist
/navigation-data/ext-mis
GET
JSON
Real-time navigation data (see paragraph 11.7.3
for further details)
/screens/config
GET
JSON
LCD screens configuration
/screens/config
POST
JSON
The URL can be used by LCD screens for
submitting their diagnostics data
/cms/player/index.html
GET
HTML
The player to be used for CMS content playback
/cms/conditions
GET
JSON
The set of “live” conditions that can be used by the
CMS player for argumenting about the contents to
be shown
/cms/data
GET
(files)
Assets referenced by the current CMS channel
/cms/status
GET
JSON
The status of the CMS module
Table 6: HTTP interfaces summary
11.7.1 Information about the system
The following data fragment represents the JSON document returned when asking info about the TC-430™
system (http://<tc-430-ipaddress>:<port>/system/info).
Every item of the JSON document is commented for documenting its meaning.
{

Table of Contents