Some cleanup and update to release images

This commit is contained in:
2019-10-13 09:33:06 -04:00
parent 082c188014
commit 1f6473dbbd
4 changed files with 6 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ using System.Text.Json.Serialization;
namespace ChrisKaczor.HomeMonitor.Power.Service.Models
{
[UsedImplicitly]
[PublicAPI]
public class PowerChannel
{
[JsonPropertyName("type")]