Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | deviceProperties are now set and not list | Eugeniy E. Mikhailov | 2022-01-03 | 1 | -2/+2 |
* | added device config recovery from another config | Eugeniy E. Mikhailov | 2022-01-03 | 1 | -0/+20 |
* | added some doc strings | Eugeniy E. Mikhailov | 2022-01-03 | 1 | -0/+8 |
* | generalise getConfig to check for 'property' like attributes | Eugeniy E. Mikhailov | 2022-01-02 | 1 | -0/+3 |
* | BasicInstrument now has __repr__ | Eugeniy E. Mikhailov | 2021-12-30 | 1 | -1/+15 |
* | BasicInstrument can init with config which overrides/adds to defaults | Eugeniy E. Mikhailov | 2021-12-30 | 1 | -2/+4 |
* | added primitive __repr__ to BasicInstrument | Eugeniy E. Mikhailov | 2021-12-30 | 1 | -0/+4 |
* | added self.config['DeviceId'] to basic | Eugeniy E. Mikhailov | 2021-12-26 | 1 | -0/+1 |
* | added DeviceNickname field to config | Eugeniy E. Mikhailov | 2021-12-26 | 1 | -1/+2 |
* | cleaner database commit | Eugeniy E. Mikhailov | 2021-12-26 | 1 | -0/+4 |
* | added tsdb_ingester property to the basic instrument | Eugeniy E. Mikhailov | 2021-12-26 | 1 | -1/+2 |
* | BasicInstrument now has getNextDataFile | Eugeniy E. Mikhailov | 2021-12-14 | 1 | -0/+5 |
* | added basic instrument with config | Eugeniy E. Mikhailov | 2021-12-09 | 1 | -0/+33 |