MycilaJSY 13.0.0
Arduino / ESP32 library for the JSY1031, JSY-MK-163, JSY-MK-193, JSY-MK-194, JSY-MK-227, JSY-MK-229, JSY-MK-333 families single-phase and three-phase AC bidirectional meters from Shenzhen Jiansiyan Technologies Co, Ltd.
Loading...
Searching...
No Matches
Mycila::Dimmer::Metrics Struct Reference

Data Fields

float voltage = 0.0f
float current = 0.0f
float power = 0.0f
float apparentPower = 0.0f
float powerFactor = NAN
float thdi = NAN

Detailed Description

Definition at line 24 of file MycilaDimmer.h.

Field Documentation

◆ apparentPower

float Mycila::Dimmer::Metrics::apparentPower = 0.0f

Definition at line 29 of file MycilaDimmer.h.

◆ current

float Mycila::Dimmer::Metrics::current = 0.0f

Definition at line 27 of file MycilaDimmer.h.

◆ power

float Mycila::Dimmer::Metrics::power = 0.0f

Definition at line 28 of file MycilaDimmer.h.

◆ powerFactor

float Mycila::Dimmer::Metrics::powerFactor = NAN

Definition at line 30 of file MycilaDimmer.h.

◆ thdi

float Mycila::Dimmer::Metrics::thdi = NAN

Definition at line 31 of file MycilaDimmer.h.

◆ voltage

float Mycila::Dimmer::Metrics::voltage = 0.0f

Definition at line 26 of file MycilaDimmer.h.


The documentation for this struct was generated from the following file: