Subversion Repositories HomeAutomation

Rev

Rev 1628 | Rev 1709 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed

Rev 1628 Rev 1631
Line 827... Line 827...
827
    <nmt_message id="8" name="Bios_Start">
827
    <nmt_message id="8" name="Bios_Start">
828
      <variables>
828
      <variables>
829
        <variable name="BiosVersion" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
829
        <variable name="BiosVersion" type="uint" start_bit="0" bit_length="16" unit="" description=""/>
830
        <variable name="HasApplication" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
830
        <variable name="HasApplication" type="uint" start_bit="16" bit_length="8" unit="" description=""/>
831
        <variable name="DeviceType" type="enum" start_bit="24" bit_length="8" unit="" description="">
831
        <variable name="DeviceType" type="enum" start_bit="24" bit_length="8" unit="" description="">
-
 
832
          <value id="0" name="N/A"/>
832
          <value id="0" name="mega8"/>
833
          <value id="1" name="mega8"/>
833
          <value id="1" name="mega48"/>
834
          <value id="2" name="mega48"/>
834
          <value id="2" name="mega88"/>
835
          <value id="3" name="mega88"/>
835
          <value id="3" name="mega168"/>
836
          <value id="4" name="mega168"/>
836
          <value id="4" name="mega328"/>
837
          <value id="5" name="mega328"/>
837
        </variable>
838
        </variable>
838
        <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/>
839
        <variable name="HardwareId" type="uint" start_bit="32" bit_length="32" unit="" description=""/>
839
      </variables>
840
      </variables>
840
    </nmt_message>
841
    </nmt_message>
841
    <nmt_message id="12" name="Pgm_Start">
842
    <nmt_message id="12" name="Pgm_Start">