Skip to content

Commit

Permalink
Fix demo charts
Browse files Browse the repository at this point in the history
  • Loading branch information
atrovato committed Nov 14, 2022
1 parent 03a4eb8 commit 00761d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions front/src/config/demo.js
Original file line number Diff line number Diff line change
Expand Up @@ -2743,6 +2743,9 @@ const data = {
device: {
name: 'Kitchen temperature'
},
deviceFeature: {
name: 'Kitchen temperature'
},
values: [
{ created_at: dayjs().toDate(), value: 28 },
{
Expand Down

0 comments on commit 00761d1

Please sign in to comment.