Init

class c104.Init

This enum contains all connection init command options. Everytime the connection is established the client will behave as follows:

__init__()
ALL = <Init.ALL: 0>
CLOCK_SYNC = <Init.CLOCK_SYNC: 2>
INTERROGATION = <Init.INTERROGATION: 1>
MUTED = <Init.MUTED: 3>
NONE = <Init.NONE: 4>
property name
property value