Changes between Version 29 and Version 30 of Software/Gateway
- Timestamp:
- 11/26/10 11:20:26 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/Gateway
v29 v30 165 165 166 166 In order to initiate firmware version check a client need send a message: 167 * ''' GetFirmwareVersion''': ''src='f' '', ''dst='g' '' - Server will answer with the same message after some amount of time, where the current version is stored in the priority field of the header (high byte for major version and low byte for minor version)167 * '''!GetFirmwareVersion''': ''src='f' '', ''dst='g' '' - Server will answer with the same message after some amount of time, where the current version is stored in the priority field of the header (high byte for major version and low byte for minor version) 168 168 169 169 Afterwards an update of the firmware can be initiated by the following protocol: