示例#1
0
def init_crack_dection():
    add_sink(detect_crack, cond)
示例#2
0
def init_wind_speed_alarm():
    add_sink(action, cond)