5G-ERA / middleware

Middleware for orchestration and lifecycle management of the could-native robotic applications
Apache License 2.0
8 stars 3 forks source link

Robot heartbeat integration #207

Closed Artonus closed 8 months ago

Artonus commented 11 months ago

Add a Heartbeat reporting system from the Robot. When a robot performs a task and utilises the Middleware, it needs to provide the Middleware with periodic status information about the following properties:

Additionally robot will have a second heartbeat to CentralApi which will report the connection to the available middlewares. It will send:

Artonus commented 8 months ago

Waiting for an update from Michal, probably to be completed for version v0.10.0

Artonus commented 8 months ago

As discussed in today's meeting, the heartbeat will have to accept RobotId, and ActionPlanId will be made optional.