Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
想问下,二次开发驱动启动流程中,__start_stream__接口收到start请求中的config配置是从哪儿来的?我实现的DriverApp该如何去取驱动下绑定的设备信息。 平台驱动配置是这样的
看一下这个示例代码,https://github.com/air-iot/sdk-python-examples/blob/master/driver/main.py