MiniReport#

class stixcore.products.level1.housekeepingL1.MiniReport(*, service_type, service_subtype, ssid, control, data, idb_versions={}, **kwargs)[source]#

Bases: HKProduct, L1Mixin

Mini house keeping reported during start up of the flight software.

In level 1 format.

Attributes Summary

Methods Summary

is_datasource_for(*, service_type, ...)

Attributes Documentation

PRODUCT_PROCESSING_VERSION = 2#

Methods Documentation

classmethod is_datasource_for(*, service_type, service_subtype, ssid, **kwargs)[source]#