Jump to content

Welcome to Smart Home Forum by FIBARO

Dear Guest,

 

as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.

 

As a member you can:

  •     Start new topics and reply to others
  •     Follow topics and users to get email updates
  •     Get your own profile page and make new friends
  •     Send personal messages
  •     ... and learn a lot about our system!

 

Regards,

Smart Home Forum by FIBARO Team


How to format the date time from-to string for energy consumption


Recommended Posts

Posted

I used swagger to get info on the lua command to read energy usage over a specific period of time for a device but i think some info is missing there.

A single date works fine: 'http://x.x.x.x/api/energy/consumption/device/36/detail?periods=2025-06-01'
Two strings works also fine but that returns not a energy usage over a specific period, it returns two values: periods=2025-06-01,2025-06-20

This does not work:

 

periods=2025050120250620
periods=20250501-20250620
periods=2025-06-01%2F2025-06-20

periods=2025-06-01-2025-06-20

What is the right formatting for a start date and end date?

Posted

Hi @Casa Domotica,

 

I use following code to get energy consumption for my solar panels from QA that shows current export power:

 

Please login or register to see this code.

 

What you get as an answer from HC3 is actually table of values:

Please login or register to see this code.

 

BTW - there is no such call explained in Swagger. I get it here from forum. Hope this helps

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...