This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
wiki:services_presentation [2017/10/18 16:15] mpe |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Services ====== | ||
- | |||
- | <note>The current release of SPN only embeds the "remote FTP" service. Other services should be available within the next releases</note> | ||
- | |||
- | The web interface of SPN is sufficient to manage a fleet and exchange data with end-devices. However, when it comes to automation or advance tasks the user interface is limited. Therefore, additional services are available on SPN. | ||
- | |||
- | ===== Services available ===== | ||
- | |||
- | * Local FTP: | ||
- | * get received data | ||
- | * push data to be transmitted | ||
- | * manage the fleet (add, get, delete end-devices) | ||
- | * configure the gateway (set, get value) | ||
- | * Update the gateway (update, license, system) | ||
- | * get the logs | ||
- | |||
- | * Remote FTP | ||
- | * push received data | ||
- | |||
- | * USB (//via USB key//) | ||
- | * get received data | ||
- | * push data to be transmitted | ||
- | * manage the fleet (add, get, delete end-devices) | ||
- | * configure the gateway (set, get value) | ||
- | * Update the gateway (update, license, system) | ||
- | * get the logs | ||
- | |||
- | * remote REST server (//for real time data transmission//) | ||
- | * push received data | ||
- | * get data to be transmitted | ||
- | |||
- | * HTTP wrapper (//It is the wrapper used by the web interface//) | ||
- | * get received data | ||
- | * push data to be transmitted | ||
- | * manage the fleet (add, get, delete end-devices) | ||
- | * configure the gateway (set, get value) | ||
- | * Update the gateway (update, license, system) | ||
- | * get the logs | ||
- | |||
- | * SMS | ||
- | * get received data | ||
- | * push data to be transmitted | ||
- | * manage the fleet (add, get, delete end-devices) | ||
- | * configure the gateway (set, get value) | ||