First page Back Continue Last page Overview Graphics
Protocol example
PACKET foobarrequest:
“a comment”
* requestheader {'command': 0x04} +header
1 UINT {'constant': 0} +blocknumber
if self.blocknumber==0:
* STRING {'terminator': 0, 'pascal': True} filename
* LIST {'elementclass': speeddial} +speeddials
Notes:
This is what the description language ultimately looked like. Note comments (which can also appear at the end of a line) as well as how parameters are passed to fields.