|
rdbapi
5.1.1.4
实时数据库接口API
|
| 函数 | 简述 |
|---|---|
| rdb_soeput | 写入SOE事件 |
| rdb_soeupdate | 更新SOE事件记录 |
| rdb_soequery | 查询SOE事件 |
| rdb_soequery_ex | 查询SOE事件高级版,支持通过中心站从子站查询 |
| rdb_soesubscription | 订阅SOE事件 |
| rdb_soesubscription_ex | 订阅SOE的高级版,支持通过中心站订阅子站SOE |
| rdb_soesubscription_setfun | 设置处理订阅的SOE事件处理回调函数 |