docs: create private/asiaircrack/asi-api
This commit is contained in:
parent
4afd9229ac
commit
86ce44144b
32
private/asiaircrack/asi-api.md
Normal file
32
private/asiaircrack/asi-api.md
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
title: ASIAIR API分析
|
||||
description:
|
||||
published: true
|
||||
date: 2021-09-06T17:14:19.645Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2021-09-06T17:14:19.645Z
|
||||
---
|
||||
|
||||
# ASIAIR API分析
|
||||
本节根据分析其API,了解一个天文摄影系统大致行为。
|
||||
## 连接
|
||||
### test_connection
|
||||
```json
|
||||
request
|
||||
{
|
||||
"jsonrpc":"2.0"
|
||||
}
|
||||
```
|
||||
|
||||
```json
|
||||
response
|
||||
{
|
||||
"jsonrpc":"2.0"
|
||||
}
|
||||
```
|
||||
## 相机
|
||||
## 赤道仪
|
||||
## EAF
|
||||
## 导星相机
|
||||
## filter wheel
|
||||
Loading…
x
Reference in New Issue
Block a user