MCURTC:PublishNotifications
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x004E0040] |
| 1 | Notification bitmask |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
This publishes MCU notifications based on the bitmask provided. Depending on the notification ID, mcu-module can publish "srv" notifications (using PublishToSubscriber) or use its own internal event system for mcu::GPU, mcu::HID and mcu::RTC clients.
If value 0xFFFFFFFF (-1) is passed, mcu-module will instead ask the i2c MCU device for notifications.