Skip to content

convert NumericStatusData #68

@rdemaria

Description

@rdemaria

see

import datetime
ldb = pytimber.LoggingDB()
data = ldb.get('SG.L01.SGDGA-00998:MESURE_ODH', '2019-05-13 00:00:00.000', '2019-09-18 00:00:00.000')
ts,values=data['SG.L01.SGDGA-00998:MESURE_ODH']
values=[vv.doubleValue for vv in values]  ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions