BlockType

class edgeimpulse_api.models.block_type.BlockType(
		*args,
		**kwds
)
allowed enum values Parameters
  • *args
  • **kwds
Bases
  • builtins.str
  • aenum._enum.Enum
  • enum.Enum
Class variables
  • COMMUNITY The type of the None singleton.
  • ENTERPRISE The type of the None singleton.
  • OFFICIAL The type of the None singleton.
  • PERSONAL The type of the None singleton.
  • PRO_OR_ENTERPRISE The type of the None singleton.