feat: se ajusta peticion para nuevo endpoint que obtiene los valores en tiempo real
This commit is contained in:
parent
90ec8dd344
commit
3745a022d1
2 changed files with 10 additions and 10 deletions
|
@ -4,6 +4,6 @@
|
|||
{
|
||||
public string Uid { get; set; }
|
||||
public double? Value { get; set; }
|
||||
public long TimeStamp { get; set; }
|
||||
public double TimeStamp { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue