You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
IDerr
changed the title
Support for OTA ?
Support for OTA and other RPC calls ?
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 ?
The text was updated successfully, but these errors were encountered: