Details
Description
Make sics information available via dataaccess api.
For example, the uri "sics://hdb/instrument/source/power" will get you the reactor power reading via the data access manager.
Make sics information available via dataaccess api.
For example, the uri "sics://hdb/instrument/source/power" will get you the reactor power reading via the data access manager.
There will be at least two types (hosts) for the sics uri syntax:
sics://hdb/<hdb_path>
sics://proxy/<proxy_id>/<proxy_property>
The first one is now supported, and the latter one set to be TODO.