Skip to content

Allow passing in references of type UUIDs or str besides model instances #30

@denizs

Description

@denizs

At the moment, the Python SDK assumes a linear chain of SDK calls traversing from sites to appliances to variables to timeseries.
However, another use case involves instances where the use knows the appliance or variable uuid(s) beforehand, rendering calls to other SDK methods obsolete.

Thus, we want to enable users of the Python SDK to pass in references to appliances and variables of type UUID or str as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions