Compare commits
No commits in common. "f3a29350c1c6bbceafe742b84302524de42ac5fc" and "fcbd85db7fc1fa79283688ade0c61a9c7981d68c" have entirely different histories.
f3a29350c1
...
fcbd85db7f
|
@ -471,6 +471,9 @@ internal static class Program
|
|||
: salimaxAlarmsState; // this will be replaced by LedState
|
||||
|
||||
int.TryParse(s3Bucket?.Split("-")[0], out var installationId);
|
||||
|
||||
//record.Log.SalimaxAlarms = bAlarmList;
|
||||
//record.Log.SalimaxWarnings = bWarningList;
|
||||
|
||||
var returnedStatus = new StatusMessage
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue