Search This Site

Websocket Server

Websocket Map Websocket Server   At present, there is no open source server for this project.  The Websocket map was designed for use on the GPS Tracking solution operated b… https://37.220.31.213/products/websockets-map/websocket-server/

Branding

Branding   The logos & websocket host server can be changed depending on the URL used to access the site.  This includes the logo at the top of the app, the login dialogue… https://37.220.31.213/products/websockets-map/branding/

Taxibus Exchange

  After the success of Turbo Exchange, the technology behind it was adapted for a special needs bus service solution.  CabTransit, who wrote the Telebus software, required a co… https://37.220.31.213/products/taxibus-exchange/

Turbo Exchange

  In 1995, the founder of Logic Ethos Ltd helped set up and support the first electronic messaging service between independent UK Vehicle Breakdown & Recovery companies, an… https://37.220.31.213/products/turbo-exchange/

Static Icons

Static Icons   Static icons are icons that can be added or removed from the map, and are typically temporary locations of for example a customers address where work needs to b… https://37.220.31.213/products/websockets-map/json-messages/static-icons/

Journey

Journey Request  { journeyReq: { "outputType": "data", "trackerID": "5315672", "dateFrom": 3751938000, "dateTo": 3753966600, "inc… https://37.220.31.213/products/websockets-map/json-messages/gps-data/journey/

User Settings

User Settings (Key / Value pairs) User settings, are sent and received in key/value pairs. When the map first connects to the server, any key/value settings are expected… https://37.220.31.213/products/websockets-map/json-messages/user-settings/

GPS Data

Connected status   As trackers connect & disconnect, the server should send these messages. { "connected": { "id": 11104000216959 } } { "disconnected": { "id": 111… https://37.220.31.213/products/websockets-map/json-messages/gps-data/

Snapshot

Snapshot  TODO A Snapshot is a snapshot in time.  For example, if you were to reqest the snapshot of yesterday at 12pm, you would get back a list of all vehicles with t… https://37.220.31.213/products/websockets-map/json-messages/gps-data/history/

Accounts

Accounts     After a sucessfull login, a list of all known tracker accounts is expected:   { "Accounts": [ { "id": 11104000068848, "name": "Freds Tracker", "telNum… https://37.220.31.213/products/websockets-map/json-messages/accounts/

Login

Login   Login:{    "username":"websockuser",    "password":"wspass",    "sessionID":123456,    "sessionKick": false    }   sessionID is a uint32 random number, that that ge… https://37.220.31.213/products/websockets-map/json-messages/login/

JSON Messages

Websocket Messaging
JSON Message Format All JSON messages are sent in the following format. { "<message_type>" : {    <JSON message_content>   } }      DateTime Format   D… https://37.220.31.213/products/websockets-map/json-messages/

Websockets Map

GPS Tracking Map using HTML5 Websockets
GPS Tracking Plot Journeys Skinnable (logo branding) Open Source, using Open Source components Mapstraction Javascript & jQuery JS… https://37.220.31.213/products/websockets-map/

Contact

Contact Us
General Enquires Tel: +44 (0) 3333 402005 (9 am to 5 pm GMT/BST  weekdays) info@logicethos.com     Registered Office: Logic Ethos Ltd 34 Primrose Way Locks Heath… https://37.220.31.213/contact/