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::JSY::Data Class Reference
Collaboration diagram for Mycila::JSY::Data:

Public Member Functions

const Metricssingle () const
 
const Metricschannel1 () const
 
const Metricschannel2 () const
 
const MetricsphaseA () const
 
const MetricsphaseB () const
 
const MetricsphaseC () const
 
void clear ()
 
bool operator== (const Data &other) const
 
bool operator!= (const Data &other) const
 
void operator= (const Data &other)
 

Data Fields

uint8_t address = MYCILA_JSY_ADDRESS_UNKNOWN
 
uint16_t model = MYCILA_JSY_MK_UNKNOWN
 
Metrics aggregate
 

Friends

class JSY
 

Detailed Description

Definition at line 260 of file MycilaJSY.h.

Member Function Documentation

◆ channel1()

const Metrics & Mycila::JSY::Data::channel1 ( ) const
inline

Definition at line 275 of file MycilaJSY.h.

◆ channel2()

const Metrics & Mycila::JSY::Data::channel2 ( ) const
inline

Definition at line 277 of file MycilaJSY.h.

◆ clear()

void Mycila::JSY::Data::clear ( )

Definition at line 7 of file MycilaJSYData.cpp.

◆ operator!=()

bool Mycila::JSY::Data::operator!= ( const Data & other) const
inline

Definition at line 292 of file MycilaJSY.h.

◆ operator=()

void Mycila::JSY::Data::operator= ( const Data & other)

Definition at line 28 of file MycilaJSYData.cpp.

◆ operator==()

bool Mycila::JSY::Data::operator== ( const Data & other) const

Definition at line 17 of file MycilaJSYData.cpp.

◆ phaseA()

const Metrics & Mycila::JSY::Data::phaseA ( ) const
inline

Definition at line 280 of file MycilaJSY.h.

◆ phaseB()

const Metrics & Mycila::JSY::Data::phaseB ( ) const
inline

Definition at line 282 of file MycilaJSY.h.

◆ phaseC()

const Metrics & Mycila::JSY::Data::phaseC ( ) const
inline

Definition at line 284 of file MycilaJSY.h.

◆ single()

const Metrics & Mycila::JSY::Data::single ( ) const
inline

Definition at line 272 of file MycilaJSY.h.

Friends And Related Symbol Documentation

◆ JSY

friend class JSY
friend

Definition at line 301 of file MycilaJSY.h.

Field Documentation

◆ address

uint8_t Mycila::JSY::Data::address = MYCILA_JSY_ADDRESS_UNKNOWN

Definition at line 262 of file MycilaJSY.h.

◆ aggregate

Metrics Mycila::JSY::Data::aggregate

Definition at line 269 of file MycilaJSY.h.

◆ model

uint16_t Mycila::JSY::Data::model = MYCILA_JSY_MK_UNKNOWN

Definition at line 263 of file MycilaJSY.h.


The documentation for this class was generated from the following files: