2 months later

xirgo protocol updated:
parameter engine.oil.level is renamed to can.engine.oil.level
Currently both parameters are registered for backward compatibility. The old parameter engine.oil.level will be removed 19 Nov 2019.

    7 days later

    namo
    Parameter engine.oil.level is removed from xirgo protocol.

      a year later

      The following parameters are renamed in xirgo protocol:

      • engine.coolant.level is renamed to can.engine.coolant.level
      • engine.coolant.pressure is renamed to can.engine.coolant.pressure

      Currently both parameters are registered for backward compatibility. The old parameters will be removed in a week 15 Dec 2020.

        8 days later

        namo
        Xirgo protocol updated: old parameters remove after renaming.

          3 years later

          Major protocol update.
          Added implementation for the binary part of the Xirgo protocol.
          Added 2 NEW models that support the binary protocol: XT2400 and XT6300. Implemented for about 200 configurable parameters. Only default device configurations are supported::

          # Generic Alerts (23)
          # <PID><UID><CellSerialId><RSN><DandT><LT><LN><AL><SP><AC><DC><HD><RP><SV><HP><MI><MG><BV><CQ><GS><GT><FL><SEQ>
          :wycfg pcr[0] 001701039504060708095793940a5813122e7dc814324a5a05
          
          # Geofence Crossing Alerts (18)
          # <PID><UID><CellSerialId><RSN><GFN><DandT><LT><LN><AL><SP><HD><SV><HP><MI><BV><CQ><SEQ>
          :wycfg pcr[1] 0112010395044106070809570a13122e171405
          
          # Accelerometer Alerts (23)
          # <PID><UID><CellSerialId><RSN><SDT><SLT><SLN><SSP><SHD><MA><AED><EDT><ELT><ELN><ESP><EHD><RP><SV><HP><MI><BV><CQ><SEQ>
          :wycfg pcr[2] 021701039504191a1b1c1d1e1f20212223245813122e171405
          
          # Ignition On Periodic Report with Maximum Speed Reporting (15)
          # <PID><UID><CellSerialId><RSN><DandT><MDT><MLT><MLN><MSP><RP><SV><HP><MI><BV><CQ><SEQ>
          :wycfg pcr[3] 030f010395044a4b4c445813122e171405
          
          # Power-up/Reset/Wake-up Alert (18)
          # <PID><UID><CellSerialId><RSN><DandT><LT><LN><AL><SP><HD><SV><HP><MI><BV><CQ><WRN><BS><SEQ>
          :wycfg pcr[15] 0f120103950406070809570a13122e1714536905
          
          # Device Diagnostic Alert (18)
          # <PID><UID><CellSerialId><RSN><DandT><LT><LN><SV><HP><CQ><CI><APN><BV><IBV><WRN><LO><VIN><SEQ>
          :wycfg pcr[127] 7f1201039504060708131214156a171653186505
          
          #DTC Alerts (11)
          :wycfg pcr[4] 040b01039504060708096b6c05

            The ability to send custom commands via SMS has been added.

              3 months later

              The protocol will be affected by the change in parameter can.dtc to be installed in 2 weeks - Mar 15th, 2024: the parameter can.dtc is currently of string type and will be converted to type array with separate DTC codes.

              Added parameter can.dtc.array as an example of future implementation of can.dtc

                14 days later
                Write a Reply...