Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CellMotionDetector ¶
type CountAggregation ¶
type Counter ¶
type Counter struct { Topic *xsd.Boolean `xml:"topic,attr"` MessageDescription *MessageDescription `json:",omitempty" xml:",omitempty"` }
type Data ¶
type Data struct {
SimpleItemDescription []SimpleItemDescription `json:",omitempty" xml:",omitempty"`
}
type Face ¶
type Face struct { Topic *xsd.Boolean `xml:"topic,attr"` MessageDescription *MessageDescription `json:",omitempty" xml:",omitempty"` }
type LicensePlate ¶
type LicensePlate struct { Topic *xsd.Boolean `xml:"topic,attr"` MessageDescription *MessageDescription `json:",omitempty" xml:",omitempty"` }
type MessageDescription ¶
type Motion ¶
type Motion struct { Topic *xsd.Boolean `xml:"topic,attr"` MessageDescription *MessageDescription `json:",omitempty" xml:",omitempty"` }
type MotionRegionDetector ¶
type Recognition ¶
type RuleEngine ¶
type RuleEngine struct { Topic *xsd.Boolean `xml:"topic,attr"` MotionRegionDetector *MotionRegionDetector `json:",omitempty" xml:",omitempty"` CellMotionDetector *CellMotionDetector `json:",omitempty" xml:",omitempty"` TamperDetector *TamperDetector `json:",omitempty" xml:",omitempty"` Recognition *Recognition `json:",omitempty" xml:",omitempty"` CountAggregation *CountAggregation `json:",omitempty" xml:",omitempty"` }
type SimpleItemDescription ¶
type Source ¶
type Source struct {
SimpleItemDescription []SimpleItemDescription `json:",omitempty" xml:",omitempty"`
}
type Tamper ¶
type Tamper struct { Topic *xsd.Boolean `xml:"topic,attr"` MessageDescription *MessageDescription `json:",omitempty" xml:",omitempty"` }
type TamperDetector ¶
Click to show internal directories.
Click to hide internal directories.