base class — SCA_ISensor
The Message Sensor logic brick.
Currently only loopback (local) networks are supported.
The subject the sensor is looking for.
| Type : | string |
|---|
The number of messages received since the last frame. (read-only).
| Type : | integer |
|---|
The list of message subjects received. (read-only).
| Type : | list of strings |
|---|
The list of message bodies received. (read-only).
| Type : | list of strings |
|---|