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

cgi-jstatus-Z json properties #14

Open
LeiChat opened this issue Sep 2, 2021 · 2 comments
Open

cgi-jstatus-Z json properties #14

LeiChat opened this issue Sep 2, 2021 · 2 comments

Comments

@LeiChat
Copy link

LeiChat commented Sep 2, 2021

Hi. Thanks for this very helpful resource.

Sharing a couple of observations in case they are of use for your Wiki.

"fwv":"3560S3.142", -- I currently have v3.142
"vol":2343,

For my device, the "fwv" value appears to include a four digit number, followed by an S and then the firmware version that shows on the device and the "vol" is returning a four digit integer, rather than a double.

Here are some additional properties which I didn't spot in your Wiki that appear in the response for me:

"bsm":0,
"bss":0,
"ectt5":"None",
"ectt6":"None",
"pwm":5300,
"rac":4,
"rrac":-4,
"tz":0,
"zs":1026,
"zsh":4,
"zsl":2,

@rob0101
Copy link

rob0101 commented Feb 17, 2023

I'm also seeing these for Zappi:

batteryDischargeEnabled: 0
beingTamperedWith : 0
newAppAvailable : 0
newBootloaderAvailable : 0
rdc : 1

@HLFCode
Copy link

HLFCode commented Sep 6, 2024

Is cgi-jstatus-Z still showing the extended data like these shown in the doc?

		"ectp4": 2143,		//Physical CT connection 4 value Watts
		"ectp5": 2143,		//Physical CT connection 5 value Watts
		"ectp6": 2143,		//Physical CT connection 6 value Watts

When I call cgi-jstatus-Z I get the same contents as the zappi part of cgi-jstatus-*

My Zappi has the option for 3 "user" CTs plus the internal one.
I can't see how to read the h/w CT3 in the api even though it is showing a valid power on the zappi h/w.
(Note there's a mismatch between the api and the Zappi h/w, in the api CT1 is called "Internal Load" but in the Zappi h/w CT1 is a user CT)

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

3 participants