bind abstract method

void bind(
  1. Map<String, dynamic> map
)

绑定设备 (根据MAC) 如果设备不存在 会新建设备!

Implementation

void bind(Map<String,dynamic> map);