Changes

no edit summary
Line 94: Line 94:  
  "  setparam <span style="background-color:#91b9d4;">2001</span>:APN;<span style="background-color:#91d4b9;">2002</span>:APN_username;<span style="background-color:#b991d4;">2003</span>:APN_password;<span style="background-color:#b9d491;">2004</span>:Domain;<span style="background-color:#d491b9;">2005</span>:Port;<span style="background-color:#d4b991;">2006</span>:0"
 
  "  setparam <span style="background-color:#91b9d4;">2001</span>:APN;<span style="background-color:#91d4b9;">2002</span>:APN_username;<span style="background-color:#b991d4;">2003</span>:APN_password;<span style="background-color:#b9d491;">2004</span>:Domain;<span style="background-color:#d491b9;">2005</span>:Port;<span style="background-color:#d4b991;">2006</span>:0"
    +
"  setparam <span style="background-color:#73e2f2;">20100</span>:2;<span style="background-color:#fafa37;">20101</span>:2;<span style="background-color:#82e3d4;">20104</span>:1;<span style="background-color:#3a90ff;">20106</span>:latitudeY1;<span style="background-color:#ff7e66;">20107</span>:longitudeX1;<span style="background-color:#d6f6fb;">20108</span>:latitudeY2;<span style="background-color:#5c7b90;">20109</span>:longitudeX2"
   −
"  setparam <span style="background-color:#73e2f2;">20100</span>:2;<span style="background-color:#fafa37;">20101</span>:2;<span style="background-color:#82e3d4;">20104</span>:1;<span style="background-color:#3a90ff;">20106</span>:latitudeY1;<span style="background-color:#ff7e66;">20107</span>:longitudeX1;<span style="background-color:#d6f6fb;">20108</span>:latitudeY2;<span style="background-color:#5c7b90;">20109</span>:longitudeX2"
+
'''Note''': We're sending two instead of one configuration messages since one SMS can contain up to 160 characters. For this scenario, we exceed the maximum allowed character amount. Therefore, we split the message into two.
    
==Parsing==
 
==Parsing==

Navigation menu