batterypass / BatteryPassDataModel

Battery Passport Data Model repository from the Battery Pass Project
https://batterypass.github.io/BatteryPassDataModel/
18 stars 1 forks source link

"@type" property in json sample in PerformanceAndDurability #7

Open miwamasa opened 2 weeks ago

miwamasa commented 2 weeks ago

There are several "@type" properties in https://github.com/batterypass/BatteryPassDataModel/blob/main/BatteryPass/io.BatteryPass.Performance/1.0.0/gen/PerformanceAndDurability-sample.json

Are they necessary?

  "@type" : "StateOfChargeEntity",
  "@type" : "RemainingCapacityEntity",
  "@type" : "UBERemainingEntity",
  "@type" : "CapacityFadeEntity",
    "@type" : "RemainingPowerCapabilityDynamicAt"
  "@type" : "CurrentInternalResistanceEntity",
  "@type" : "CurrentSelfDischargingRateEntity",