Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated children() to include optional "name" parameter

...

Returns an array of the children of the Pico. For each child it Has optional parameter "name" which returns just the attributes for the child with the specific name if it exists, otherwise it returns attributes on every child if not provided. It gives attributes:

-parent_eci: The eci from the Pico to the respective child

...