| /* |
| * |
| * Copyright (c) 2022 Project CHIP Authors |
| * |
| * Licensed under the Apache License, Version 2.0 (the "License"); |
| * you may not use this file except in compliance with the License. |
| * You may obtain a copy of the License at |
| * |
| * http://www.apache.org/licenses/LICENSE-2.0 |
| * |
| * Unless required by applicable law or agreed to in writing, software |
| * distributed under the License is distributed on an "AS IS" BASIS, |
| * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| * See the License for the specific language governing permissions and |
| * limitations under the License. |
| */ |
| |
| // THIS FILE IS GENERATED BY ZAP |
| #pragma once |
| |
| #include <app/ConcreteAttributePath.h> |
| #include <app/data-model/DecodableList.h> |
| #include <app/data-model/List.h> |
| #include <app/data-model/Nullable.h> |
| #include <app/util/basic-types.h> |
| #include <lib/core/TLV.h> |
| #include <lib/support/BitMask.h> |
| |
| #include <clusters/shared/Attributes.h> |
| #include <clusters/shared/Enums.h> |
| #include <clusters/shared/Structs.h> |
| |
| #include <clusters/ElectricalEnergyMeasurement/AttributeIds.h> |
| #include <clusters/ElectricalEnergyMeasurement/ClusterId.h> |
| #include <clusters/ElectricalEnergyMeasurement/Enums.h> |
| #include <clusters/ElectricalEnergyMeasurement/Structs.h> |
| |
| namespace chip { |
| namespace app { |
| namespace Clusters { |
| namespace ElectricalEnergyMeasurement { |
| namespace Attributes { |
| |
| namespace Accuracy { |
| struct TypeInfo |
| { |
| using Type = chip::app::Clusters::ElectricalEnergyMeasurement::Structs::MeasurementAccuracyStruct::Type; |
| using DecodableType = chip::app::Clusters::ElectricalEnergyMeasurement::Structs::MeasurementAccuracyStruct::DecodableType; |
| using DecodableArgType = |
| const chip::app::Clusters::ElectricalEnergyMeasurement::Structs::MeasurementAccuracyStruct::DecodableType &; |
| |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| static constexpr AttributeId GetAttributeId() { return Attributes::Accuracy::Id; } |
| static constexpr bool MustUseTimedWrite() { return false; } |
| }; |
| } // namespace Accuracy |
| namespace CumulativeEnergyImported { |
| struct TypeInfo |
| { |
| using Type = |
| chip::app::DataModel::Nullable<chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::Type>; |
| using DecodableType = chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType>; |
| using DecodableArgType = const chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType> &; |
| |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| static constexpr AttributeId GetAttributeId() { return Attributes::CumulativeEnergyImported::Id; } |
| static constexpr bool MustUseTimedWrite() { return false; } |
| }; |
| } // namespace CumulativeEnergyImported |
| namespace CumulativeEnergyExported { |
| struct TypeInfo |
| { |
| using Type = |
| chip::app::DataModel::Nullable<chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::Type>; |
| using DecodableType = chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType>; |
| using DecodableArgType = const chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType> &; |
| |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| static constexpr AttributeId GetAttributeId() { return Attributes::CumulativeEnergyExported::Id; } |
| static constexpr bool MustUseTimedWrite() { return false; } |
| }; |
| } // namespace CumulativeEnergyExported |
| namespace PeriodicEnergyImported { |
| struct TypeInfo |
| { |
| using Type = |
| chip::app::DataModel::Nullable<chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::Type>; |
| using DecodableType = chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType>; |
| using DecodableArgType = const chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType> &; |
| |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| static constexpr AttributeId GetAttributeId() { return Attributes::PeriodicEnergyImported::Id; } |
| static constexpr bool MustUseTimedWrite() { return false; } |
| }; |
| } // namespace PeriodicEnergyImported |
| namespace PeriodicEnergyExported { |
| struct TypeInfo |
| { |
| using Type = |
| chip::app::DataModel::Nullable<chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::Type>; |
| using DecodableType = chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType>; |
| using DecodableArgType = const chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::EnergyMeasurementStruct::DecodableType> &; |
| |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| static constexpr AttributeId GetAttributeId() { return Attributes::PeriodicEnergyExported::Id; } |
| static constexpr bool MustUseTimedWrite() { return false; } |
| }; |
| } // namespace PeriodicEnergyExported |
| namespace CumulativeEnergyReset { |
| struct TypeInfo |
| { |
| using Type = chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::CumulativeEnergyResetStruct::Type>; |
| using DecodableType = chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::CumulativeEnergyResetStruct::DecodableType>; |
| using DecodableArgType = const chip::app::DataModel::Nullable< |
| chip::app::Clusters::ElectricalEnergyMeasurement::Structs::CumulativeEnergyResetStruct::DecodableType> &; |
| |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| static constexpr AttributeId GetAttributeId() { return Attributes::CumulativeEnergyReset::Id; } |
| static constexpr bool MustUseTimedWrite() { return false; } |
| }; |
| } // namespace CumulativeEnergyReset |
| namespace GeneratedCommandList { |
| struct TypeInfo : public Clusters::Globals::Attributes::GeneratedCommandList::TypeInfo |
| { |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| }; |
| } // namespace GeneratedCommandList |
| namespace AcceptedCommandList { |
| struct TypeInfo : public Clusters::Globals::Attributes::AcceptedCommandList::TypeInfo |
| { |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| }; |
| } // namespace AcceptedCommandList |
| namespace AttributeList { |
| struct TypeInfo : public Clusters::Globals::Attributes::AttributeList::TypeInfo |
| { |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| }; |
| } // namespace AttributeList |
| namespace FeatureMap { |
| struct TypeInfo : public Clusters::Globals::Attributes::FeatureMap::TypeInfo |
| { |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| }; |
| } // namespace FeatureMap |
| namespace ClusterRevision { |
| struct TypeInfo : public Clusters::Globals::Attributes::ClusterRevision::TypeInfo |
| { |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| }; |
| } // namespace ClusterRevision |
| |
| struct TypeInfo |
| { |
| struct DecodableType |
| { |
| static constexpr ClusterId GetClusterId() { return Clusters::ElectricalEnergyMeasurement::Id; } |
| |
| CHIP_ERROR Decode(TLV::TLVReader & reader, const ConcreteAttributePath & path); |
| |
| Attributes::Accuracy::TypeInfo::DecodableType accuracy; |
| Attributes::CumulativeEnergyImported::TypeInfo::DecodableType cumulativeEnergyImported; |
| Attributes::CumulativeEnergyExported::TypeInfo::DecodableType cumulativeEnergyExported; |
| Attributes::PeriodicEnergyImported::TypeInfo::DecodableType periodicEnergyImported; |
| Attributes::PeriodicEnergyExported::TypeInfo::DecodableType periodicEnergyExported; |
| Attributes::CumulativeEnergyReset::TypeInfo::DecodableType cumulativeEnergyReset; |
| Attributes::GeneratedCommandList::TypeInfo::DecodableType generatedCommandList; |
| Attributes::AcceptedCommandList::TypeInfo::DecodableType acceptedCommandList; |
| Attributes::AttributeList::TypeInfo::DecodableType attributeList; |
| Attributes::FeatureMap::TypeInfo::DecodableType featureMap = static_cast<uint32_t>(0); |
| Attributes::ClusterRevision::TypeInfo::DecodableType clusterRevision = static_cast<uint16_t>(0); |
| }; |
| }; |
| } // namespace Attributes |
| } // namespace ElectricalEnergyMeasurement |
| } // namespace Clusters |
| } // namespace app |
| } // namespace chip |