Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for OTA and other RPC calls ? #167

Open
IDerr opened this issue Dec 15, 2024 · 0 comments
Open

Support for OTA and other RPC calls ? #167

IDerr opened this issue Dec 15, 2024 · 0 comments

Comments

@IDerr
Copy link

IDerr commented Dec 15, 2024

Hello,

do you plan to add some more rpc calls in this library, I have found those but all doesn't seem to be part of this library ?

// Config
OK Config.Set
OK Config.Get
OK Config.Save
// FS 
OK FS.Get
OK FS.Put
OK FS.Rename
OK FS.Remove
OK FS.List
//OTA 
OTA.Start
OTA.Status
// PB
OK PB.GetState
OK PB.GetVirtualData
OK PB.GetFirmwareVersion
OK PB.SendMCUCommand
OK PB.SetWiFiUpdateFrequency
OK PB.SetVirtualData

PB.SetDevicePassword
PB.GetTime
PB.SetWifiCredentials
PB.LoadMCUFirmware
PB.LoadMCUFirmwareStatus
PB.QueryMCUFirmwareVersion
PB.RenameDevice
PB.WiFiAwakeWDT

// PBL
PBL.LoadFirmware
PBL.LoadFirmwareStatus
PBL.GetLoaderVersion
PBL.CopyFile
PBL.GetWifiScanStatus
PBL.StartWifiScan
// RPC
RPC.Ping
RPC.List
// Sys
Sys.Reboot
Sys.GetInfo
// Wifi
Wifi.Scan
@IDerr IDerr changed the title Support for OTA ? Support for OTA and other RPC calls ? Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant