mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 20:17:03 +00:00
feat: worked on adding get/post for appdebug, devprops, devjson, disableallstreamdebug, setdevicestreamdebug
This commit is contained in:
parent
705e750419
commit
dd2aca9aa4
9 changed files with 165 additions and 25 deletions
|
|
@ -272,7 +272,7 @@ namespace PepperDash.Essentials
|
|||
{
|
||||
Debug.Console(2, this,
|
||||
@"Attempting to run action:
|
||||
DeviceKey: {0}
|
||||
Key: {0}
|
||||
MethodName: {1}
|
||||
Params: {2}"
|
||||
, a.DeviceKey, a.MethodName, a.Params);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue