MiniReport#

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

Bases: HKProduct, L2Mixin

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

In level 2 format.

Methods Summary

is_datasource_for(*, service_type, ...)

Methods Documentation

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