Changes

no edit summary
Line 83: Line 83:     
<ol>
 
<ol>
 +
    <li><b>DeviceInfo.HardwareVersion</b> - device hardware version (e.g., 0201) R</li>
 
     <li><b>DeviceInfo.Manufacturer</b> - device manufacturer (e.g., Teltonika) R</li>
 
     <li><b>DeviceInfo.Manufacturer</b> - device manufacturer (e.g., Teltonika) R</li>
 +
    <li><b>DeviceInfo.ManufacturerOUI</b> - organizationally unique identifier of the device manufacture (e.g., 001E42)  R</li>
 
     <li><b>DeviceInfo.ProductClass</b> - device model (e.g., {{{name}}}) R</li>
 
     <li><b>DeviceInfo.ProductClass</b> - device model (e.g., {{{name}}}) R</li>
 +
    <li><b>DeviceInfo.ProvisioningCode</b> -</li>
 
     <li><b>DeviceInfo.SerialNumber</b> - device serial number (e.g., 1000111111) R</li>
 
     <li><b>DeviceInfo.SerialNumber</b> - device serial number (e.g., 1000111111) R</li>
     <li><b>DeviceInfo.UpTime</b> - device uptime R;</li>
+
     <li><b>DeviceInfo.SoftwareVersion</b> - device software version (e.g., {{{series}}}_R_00.0X.XX) R</li>
 +
    <li><b>DeviceInfo.SpecVersion</b> - device special version (e.g., 1.0) R</li>
 +
</ol>
 +
{{#ifeq:{{{gps}}}|0||
 +
----
 +
<b>GPS Information</b>:
 +
 
 +
<ol>
 +
    <li><b>GPSInfo.Latitude</b> - latitude coordinates of the device (e.g., ) R</li>
 +
    <li><b>GPSInfo.Longitude</b> - longitude coordinates of the device (e.g., ) R</li>
 
</ol>
 
</ol>
 
{{#ifeq:{{{mobile}}}|0||
 
{{#ifeq:{{{mobile}}}|0||
Line 98: Line 110:  
     <li><b>MobileInfo.ReceivedThisMonth</b> - bytes received this month R;</li>}}
 
     <li><b>MobileInfo.ReceivedThisMonth</b> - bytes received this month R;</li>}}
 
</ol>}}
 
</ol>}}
 +
----
 +
<b>Device IP interface information</b>:
 +
 +
<ol>
 +
    <li><b>IP.Interface.1.Enable</b> - interface enabled/disabled (e.g., true) R</li>
 +
    <li><b>IP.Interface.1.IPv4Address.1.Enable</b> - IPv4 address enabled/disabled (e.g., 1) R</li>
 +
    <li><b>IP.Interface.1.IPv4Address.1.IPAddress</b> - IPv4 address (e.g., 192.168.1.1) R</li>
 +
    <li><b>IP.Interface.1.Name</b> - interface name (e.g., lan) R</li>
 +
</ol>
 +
----
    
[[Category:{{{name}}} Services section]]
 
[[Category:{{{name}}} Services section]]

Navigation menu