Skip to content

Functions in the database

matthiashh edited this page Jan 15, 2014 · 4 revisions

Collection of function provided by the database.

  • get_configuration (int robot_uuid) returns a xml-file with a primary key
  • update_status(int robot_uuid, string status_xml) returns void
  • get_tasks(int robot_uuid) returns table of xml-files with a primary key
Clone this wiki locally