Subversion Repositories HomeAutomation

Rev

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

Rev 1982 Rev 1996
Line 1345... Line 1345...
1345
        <variable name="Row4" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1345
        <variable name="Row4" type="uint" start_bit="24" bit_length="8" unit="" description=""/>
1346
        <variable name="Row5" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
1346
        <variable name="Row5" type="uint" start_bit="32" bit_length="8" unit="" description=""/>
1347
        <variable name="Row6" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
1347
        <variable name="Row6" type="uint" start_bit="40" bit_length="8" unit="" description=""/>
1348
        <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
1348
        <variable name="Row7" type="uint" start_bit="48" bit_length="8" unit="" description=""/>
1349
        <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
1349
        <variable name="Row8" type="uint" start_bit="56" bit_length="8" unit="" description=""/>
1350
      </variables>
-
 
1351
    </command>
-
 
1352
 
-
 
1353
    <command id="128" name="DataStart" type="specific" module="rfTransceive" description="Data protocol encoding">
-
 
1354
      <variables>
-
 
1355
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/>
-
 
1356
        <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol">
-
 
1357
          <value id="0" name="RC5"/>
-
 
1358
          <value id="1" name="RC6"/>
-
 
1359
          <value id="2" name="RCMM"/>
-
 
1360
          <value id="3" name="SIRC"/>
-
 
1361
          <value id="4" name="Sharp"/>
-
 
1362
          <value id="5" name="NEC"/>
-
 
1363
          <value id="6" name="Samsung"/>
-
 
1364
          <value id="7" name="Marantz"/>
-
 
1365
          <value id="8" name="Panasonic"/>
-
 
1366
          <value id="9" name="Sky"/>
-
 
1367
          <value id="10" name="Nexa2"/>
-
 
1368
          <value id="11" name="Nexa"/>
-
 
1369
          <value id="12" name="Viking"/>
-
 
1370
          <value id="255" name="Unknown"/>
-
 
1371
        </variable>
-
 
1372
        <variable name="Data" type="uint" start_bit="16" bit_length="48" unit="" description="Protocol unique ID"/>
-
 
1373
      </variables>
-
 
1374
    </command>
-
 
1375
    <command id="129" name="DataStop" type="specific" module="rfTransceive" description="Data protocol encoding">
-
 
1376
      <variables>
-
 
1377
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/>
-
 
1378
        <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol">
-
 
1379
          <value id="0" name="RC5"/>
-
 
1380
          <value id="1" name="RC6"/>
-
 
1381
          <value id="2" name="RCMM"/>
-
 
1382
          <value id="3" name="SIRC"/>
-
 
1383
          <value id="4" name="Sharp"/>
-
 
1384
          <value id="5" name="NEC"/>
-
 
1385
          <value id="6" name="Samsung"/>
-
 
1386
          <value id="7" name="Marantz"/>
-
 
1387
          <value id="8" name="Panasonic"/>
-
 
1388
          <value id="9" name="Sky"/>
-
 
1389
          <value id="10" name="Nexa2"/>
-
 
1390
          <value id="11" name="Nexa"/>
-
 
1391
          <value id="12" name="Viking"/>
-
 
1392
          <value id="255" name="Unknown"/>
-
 
1393
        </variable>
-
 
1394
        <variable name="Data" type="uint" start_bit="16" bit_length="48" unit="" description="Protocol unique ID"/>
-
 
1395
      </variables>
-
 
1396
    </command>
-
 
1397
    <command id="130" name="DataBurst" type="specific" module="rfTransceive" description="Data protocol encoding">
-
 
1398
      <variables>
-
 
1399
        <variable name="Channel" type="uint" start_bit="0" bit_length="4" unit="" description="Channel of received or transmitted data"/>
-
 
1400
        <variable name="Protocol" type="enum" start_bit="8" bit_length="8" unit="" description="Protocol">
-
 
1401
          <value id="0" name="RC5"/>
-
 
1402
          <value id="1" name="RC6"/>
-
 
1403
          <value id="2" name="RCMM"/>
-
 
1404
          <value id="3" name="SIRC"/>
-
 
1405
          <value id="4" name="Sharp"/>
-
 
1406
          <value id="5" name="NEC"/>
-
 
1407
          <value id="6" name="Samsung"/>
-
 
1408
          <value id="7" name="Marantz"/>
-
 
1409
          <value id="8" name="Panasonic"/>
-
 
1410
          <value id="9" name="Sky"/>
-
 
1411
          <value id="10" name="Nexa2"/>
-
 
1412
          <value id="11" name="Nexa"/>
-
 
1413
          <value id="12" name="Viking"/>
-
 
1414
          <value id="255" name="Unknown"/>
-
 
1415
        </variable>
-
 
1416
        <variable name="Data" type="uint" start_bit="16" bit_length="48" unit="" description="Protocol unique ID"/>
-
 
1417
      </variables>
1350
      </variables>
1418
    </command>
1351
    </command>
1419
 
1352
 
1420
  </commands>
1353
  </commands>
1421
 
1354