Line 2,572: |
Line 2,572: |
| '''Codec ID''' – in Codec13 it is always <code>0x0D</code>. <br> | | '''Codec ID''' – in Codec13 it is always <code>0x0D</code>. <br> |
| '''Command Quantity 1''' – <code>0x01</code>, it is ignored when parsing the message. <br> | | '''Command Quantity 1''' – <code>0x01</code>, it is ignored when parsing the message. <br> |
− | '''Command Type''' – it is always <code>0x05</code> since the packet is direction is FM->Server. <br> | + | '''Command Type''' – it is always <code>0x06</code> since the packet is direction is FM->Server. <br> |
| '''Command Size''' – command size field includes size of timestamp too, so it is equal to size of payload + size of timestamp. <br> | | '''Command Size''' – command size field includes size of timestamp too, so it is equal to size of payload + size of timestamp. <br> |
| '''Timestamp''' – a difference, in milliseconds, between the current time and midnight, January, 1970 UTC (UNIX time). <br> | | '''Timestamp''' – a difference, in milliseconds, between the current time and midnight, January, 1970 UTC (UNIX time). <br> |
Line 2,607: |
Line 2,607: |
| |- | | |- |
| | style="vertical-align: middle; text-align: center;" |Command Type | | | style="vertical-align: middle; text-align: center;" |Command Type |
− | | style="vertical-align: middle; text-align: center;" |05 | + | | style="vertical-align: middle; text-align: center;" |06 |
| |- | | |- |
| | style="vertical-align: middle; text-align: center;" |Command Size | | | style="vertical-align: middle; text-align: center;" |Command Size |
− | | style="vertical-align: middle; text-align: center;" |00 00 00 07 | + | | style="vertical-align: middle; text-align: center;" |00 00 00 0F |
| |- | | |- |
| | style="vertical-align: middle; text-align: center;" |Timestamp | | | style="vertical-align: middle; text-align: center;" |Timestamp |