MettaGo API
Copy Page
MettaGo API
README.md
Basic Interfaces
Get Product Info
GET
Set Date and Time
GET
Get Media Info
GET
Get Device Info
GET
Get Storage Info
GET
Get Record Duration
GET
Get Battery Info
GET
Basic Setting
Query All Setting
GET
Query Parameters Items
GET
Query One Setting
GET
Device Management
Let Device Know App Enter Playback Page
GET
Let Device Know App Enter Setting Page
GET
Let Device Know App Connect Successfully
GET
Let Device Know App Disconnect Successfully
GET
Set Parameter
GET
Take Snapshot
GET
Let Device Know App Exit Playback Page
GET
Let Device Know App Exit Setting Page
GET
Format SD/TF Card
GET
Restore Factory Settings
GET
Device File Management
Paging Query File List
GET
Get Thumbnail of a File
GET
Download a File
GET
Delete a File
GET
README.md
Copy Page
1.
Connect to the WiFi of the device.
2.
Sending HTTP requests, usually the device's HTTP request address is
http://192.168.169.1/
The beginning
3.
Click "Try it out" in the corresponding HTTP request to start testing directly.
Modified at
2025-01-13 06:16:19
Next
Get Product Info