One step deeper into optiSMS
Technical View
optiSMS can be used in conjunction with different ways of transmission. The structure is flexible enough to handle this.
Communication Stack Layering (OSI Layer Stack)
Principles
- Elements on application level
– Definition of unique elements
– Having adequate attributes
|
PressureSensorValue ::= SEQUENCE { |
- Operations handle the elements
– GetRequest – GetResponse
– SetRequest – SetResponse
– Direction: communication server (CS) to mobile unit (MU) and vice-versa - Definition with abstract interface notation
– Common understanding
– Exact rules regarding the coding and decoding of the elements
– Generate the code automatically out of the specification
– Fast time to market
– High flexibility - The content (elements, operations) is independent from the transport
Reference
- Next Generation Telematics Protocol (NGTP)
– Similar needs in other application field (automotive)
o Emergency Call
o Crash data
o Service logistics
o Location based services
– Similar architecture MU – CS – AS, IP Technology
– Uses ASN.1 for interface definition
– Companies: BMW, Connexis and WirelessCar

