Get All Available Busses With Properties
Gets the list of all available buses with properties.
Arguments Description
No argument is required.
Returns
- List[Dict[str, Dict[str, str]]]: The list of bus names of all available buses, each bus has a
dictionary containing its properties
Example