Simple Sensor Interface protocol: Difference between revisions

Content deleted Content added
Ifroggie (talk | contribs)
Message structure
Ifroggie (talk | contribs)
Line 18:
An SSI message is formed of a 2-byte header and n-byte payload. The header consists of one byte address (wildcard is '?', 0x3F in [[ASCII]]) and one byte message/command type. The different possible values for message/command type are presented in SSI v1.2 command base.
 
=== SSI v1.2 command base ===
 
{| border="1" cellspacing="0" cellpadding="5" align="center"