air_condition
bill
复制页面
air_condition
auth
login
GET
logout
GET
guest
get_panel_status
GET
remote_control
POST
admin
admin_control
POST
get_all_device_status
GET
get_device_status
GET
check
check_in
POST
check_out
POST
bill
bill_cost
GET
bill_detail
GET
report
get_daily_report
POST
get_weekly_report
POST
bill
复制页面
bill_detail
开发中
GET
/bill_detail
调试
get the detail of the aircondition usage of the guest.
请求参数
Query 参数
生成代码
guest_name
string
必需
示例值:
小王
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例
请求示例
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'/bill_detail?guest_name=小王'
返回响应
🟢
200
成功
application/json
生成代码
Body
生成代码
room_id
integer
必需
detail_list
array
[object {9}]
必需
request_time
string
必需
start_time
string
必需
follow the unix timestamps
end_time
string
必需
follow the unix timestamps
duration
number
<float>
秒
必需
speed
enum<string>