Search found 4 matches

by jlass6688
Wed Feb 19, 2025 6:02 pm
Forum: OpenAPI
Topic: Force Charge / Discharge and Grid Interaction
Replies: 9
Views: 112009

Re: Force Charge / Discharge and Grid Interaction

Should clarify, this was testing through POSTMAN against the newest V1 endpoints for setting time segments. I havent really noticed the same issue with the old endpoints.

But thats a good point, I populate the headers through a pre-request script in postman, so possible that the datetime Im passing ...
by jlass6688
Wed Feb 19, 2025 2:33 pm
Forum: OpenAPI
Topic: Force Charge / Discharge and Grid Interaction
Replies: 9
Views: 112009

Re: Force Charge / Discharge and Grid Interaction

I have noticed the API can be a bit unreliable / flakey at times. Meaning...

1. Ill attempt to send a request, will get the 40257 error code
2. Send the same request without changing anything a minute later, and receive a success, errorCode 0

Havent really seen a reliable pattern to reproduce, but ...
by jlass6688
Wed Aug 14, 2024 1:56 pm
Forum: OpenAPI
Topic: Force Charge / Discharge and Grid Interaction
Replies: 9
Views: 112009

Re: Force Charge / Discharge and Grid Interaction

Thanks Dave! Very helpful. For the time being, we're restricted to using the API and not through the Fox ESS apps.

Would you happen to know what the use case for the minSocOnGrid field on the Set Time Segment endpoint is used for? The description isnt super clear to me
Screenshot 2024-08-14 at 13 ...
by jlass6688
Tue Aug 13, 2024 5:47 pm
Forum: OpenAPI
Topic: Force Charge / Discharge and Grid Interaction
Replies: 9
Views: 112009

Force Charge / Discharge and Grid Interaction

Hello! Im looking into control over my battery through the FoxESS API.

I can see we have the option to enable work modes, including a Force Discharge and Force Charge. The API docs themselves dont explain much about these modes so I had a few questions.

If I enable Force Charge for a time period ...