AIActionsDataCategory

class edgeimpulse_api.models.ai_actions_data_category.AIActionsDataCategory(
		*args,
		**kwds
)
allowed enum values Parameters
  • *args
  • **kwds
Bases
  • builtins.str
  • aenum._enum.Enum
  • enum.Enum
Class variables
  • ALL_DATA The type of the None singleton.
  • DATA_WITHOUT_METADATA_KEY The type of the None singleton.
  • DATA_WITH_METADATA The type of the None singleton.
  • ENABLED_DATA The type of the None singleton.
  • UNLABELED_DATA The type of the None singleton.