|
33 | 33 | * São mensagens de quadro encapsuladas com os caracteres '<' e '>'. No interior do quadro é possível usar o caracter de escape para: '\<', '\>' e '\\'. |
34 | 34 | * A semântica das mensagens é específica para a aplicação IFSPresente. |
35 | 35 | * Há seis tipos de mensagens. |
36 | | -* * <100,0,0> \htmlonly &rarr \endhtmlonly PING |
37 | | -* * <200,TEXTO,TIMEOUT> \htmlonly &rarr \endhtmlonly TIME (Linha 0, para sala, data e hora) |
38 | | -* * <300,TEXTO,TIMEOUT> \htmlonly &rarr \endhtmlonly LECTURE_NAME (Linha 1, para nome da palestra) |
39 | | -* * <400,TEXTO,TIMEOUT> \htmlonly &rarr \endhtmlonly SPEAKER (Linha 2, para nome do palestrante) |
40 | | -* * <500,TEXTO,TIEMOUT> \htmlonly &rarr \endhtmlonly ATTENDEE (Linha 3, aponta participante registrado |
41 | | -* * <600,0,0> \htmlonly &rarr \endhtmlonly SUCCESS (Beep de sucesso no registro) |
42 | | -* * <601,0,0> \htmlonly &rarr \endhtmlonly FAIL (Beep de falha no registro) |
43 | | -* * <700,HH:MM:SS,0> \htmlonly &rarr \endhtmlonly SETTIME (Define a hora do RTC) |
44 | | -* * <701,0,0> \htmlonly &rarr \endhtmlonly GETTIME (Recebe a hora do RTC) |
| 36 | +* * <100,0,0> \htmlonly → \endhtmlonly PING |
| 37 | +* * <200,TEXTO,TIMEOUT> \htmlonly &rar; \endhtmlonly TIME (Linha 0, para sala, data e hora) |
| 38 | +* * <300,TEXTO,TIMEOUT> \htmlonly → \endhtmlonly LECTURE_NAME (Linha 1, para nome da palestra) |
| 39 | +* * <400,TEXTO,TIMEOUT> \htmlonly → \endhtmlonly SPEAKER (Linha 2, para nome do palestrante) |
| 40 | +* * <500,TEXTO,TIEMOUT> \htmlonly → \endhtmlonly ATTENDEE (Linha 3, aponta participante registrado |
| 41 | +* * <600,0,0> \htmlonly → \endhtmlonly SUCCESS (Beep de sucesso no registro) |
| 42 | +* * <601,0,0> \htmlonly → \endhtmlonly FAIL (Beep de falha no registro) |
| 43 | +* * <700,HH:MM:SS,0> \htmlonly → \endhtmlonly SETTIME (Define a hora do RTC) |
| 44 | +* * <701,0,0> \htmlonly → \endhtmlonly GETTIME (Recebe a hora do RTC) |
45 | 45 | * |
46 | 46 | * Outras aplicações podem definir outros modelos de mensagens nos quadros do protocolo. |
47 | 47 | */ |
|
0 commit comments