project_type module

ProjectType

class edgeimpulse_api.models.project_type.ProjectType(
		*args,
		**kwds
)

allowed enum values

Parameters

  • *args

  • **kwds

Bases

  • builtins.str

  • aenum._enum.Enum

  • enum.Enum

Class variables

  • ACCELEROMETER The type of the None singleton.

  • AUDIO The type of the None singleton.

  • IMAGE The type of the None singleton.

  • KWS The type of the None singleton.

  • OBJECT_DETECTION The type of the None singleton.

  • OTHER The type of the None singleton.

Last updated

Was this helpful?