| Search internet |
| id-nop | ::= | x00 |
| id-event | ::= | x01 |
| id-ping | ::= | x02 |
| id-pong | ::= | x03 |
| id-get | ::= | x04 |
| id-got | ::= | x05 |
| id-put | ::= | x06 |
| id-prefix | ::= | x07 |
At the time of writing, the Logiweb message protocol defines eight kinds of messages. These eight kinds of messages are named 'nop','event', 'ping', 'pong', 'get', 'got', 'put', and 'prefix'; they are identified by the identifiers above.
| Search logiweb.eu |