Help understanding a RESOURCE_EXHAUSTED
when returning a Device Energy Management Forecast that contains slots
#1503
Unanswered
tomasmcguinness
asked this question in
Q&A
Replies: 1 comment
-
If I instantiate a forecast in the constructor of the Delegate, I can get some data returned. Here is something from ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to implement the DeviceEnergyManagement::Delegate
I create a Forecast and populate it with some basic details.
I then use the chip-tool to fetch the data
and it works
Perfect.
If I add some slots
the chip-tool starts reporting an error
Can anybody help me understand what this is happening? Is it a memory issue or something else?
Beta Was this translation helpful? Give feedback.
All reactions