how to make group by device time stamp with the sum with linq in C#

后端 未结 0 633
轮回少年
轮回少年 2020-12-05 14:44

how to get group by devicetimestamp and show sum .

linq query

List Total_PowerList = db.Total_Power.Where(u => u.DeviceImei == RS         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题