//
pkg.gl
Category
github.com/ibuilding-x/driver-box
internal
library
package
0.9.0
Repository:
https://github.com/ibuilding-x/driver-box.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
3
Files
116 SLOC
#
Functions
DeviceDecode
设备上行数据解码,该接口主要功能如下: 1.
DeviceEncode
设备下行指令编码,该接口试下如下功能: 1.
LoadLibrary
加载指定key的驱动.
UnloadDeviceDrivers
卸载驱动.
#
Constants
DeviceDriver
设备层驱动.
DeviceModel
物模型.
ProtocolDriver
协议层驱动.
#
Variables
Drivers
No description provided by the author
#
Structs
DeviceDecodeRequest
设备驱动解码请求.
DeviceDecodeResult
设备驱动解码结果.
DeviceEncodeRequest
设备驱动编码请求.
DeviceEncodeResult
设备驱动编码结果.
#
Type aliases
Type
No description provided by the author