Update display STATS x situazione acquisitori + update conf MON/TAB3 x MP.Data in json conf

This commit is contained in:
Samuele Locatelli
2026-05-04 12:36:09 +02:00
parent a75cb19ea7
commit 8b02b0da12
17 changed files with 257 additions and 45 deletions
@@ -1,16 +1,14 @@
using System;
using System.ComponentModel.DataAnnotations;
namespace MP.Data.DbModels.Energy
{
public class MacchineEnergyCheckModel
public class MaccEnergyCheckModel
{
public string IdxMacchina { get; set; } = "";
/// <summary>
/// Nome macchina
/// </summary>
[MaxLength(50)]
public string Nome { get; set; } = "";
/// <summary>
/// Descrizione macchina