chipscopy.api._detail.property

class chipscopy.api._detail.property.PropertyUpdateEvent(names, values, timestamp)[source]
names: List[str]

Names of properties in this update

timestamp: datetime.datetime

Timestamp the update event was received

values: List[Any]

New value of properties