常见#
服务器和客户端共享的通用组件。
Functions
|
Create Array from NumPy ndarray. |
|
从字节反序列化 NumPy ndarray。 |
|
配置将日志记录到文件和/或远程日志服务器。 |
|
Submit create_event to ThreadPoolExecutor to avoid blocking. |
|
以整数严重性 "级别 "记录 "msg % args"。 |
|
将 NumPy ndarray 序列化为字节。 |
|
从 time.time() 生成日期时间,时区设置为 UTC。 |
|
将 NumPy ndarrays 转换为参数对象。 |
|
将参数对象转换为 NumPy ndarrays。 |
Classes
|
Array type. |
|
ClientMessage 是用于容纳一条结果信息的容器。 |
|
客户端状态代码。 |
|
Configs record. |
|
State of your run. |
|
客户端向服务器发送 DisconnectRes 信息。 |
|
评估客户端的指示。 |
|
评估客户端的反应。 |
|
遥测事件类型。 |
|
为客户提供安装说明。 |
|
来自客户端的合适回复。 |
|
A dataclass that stores information about an error that occurred. |
|
客户端的参数请求。 |
|
要求返回参数时的响应。 |
|
客户端的属性请求。 |
|
来自客户端的属性响应。 |
|
State of your application from the viewpoint of the entity using it. |
Message type. |
|
Legacy message type. |
|
|
A dataclass holding metadata associated with the current message. |
|
Metrics record. |
|
模型参数。 |
|
Parameters record. |
|
服务器发送给客户端的重新连接信息。 |
|
RecordSet stores groups of parameters, metrics and configs. |
|
ServerMessage 是用于容纳一条指令信息的容器。 |
|
客户端状态。 |