Skip to content

Commit

Permalink
#2119 Support for the OPC UA protocol using the PLC4X library:
Browse files Browse the repository at this point in the history
- Fixed export;
  • Loading branch information
Limraj committed Dec 9, 2024
1 parent 386d1cf commit 69421d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ public Type getType() {
return TYPE;
}

@JsonRemoteProperty
private int updatePeriodType = Common.TimePeriods.SECONDS;
@JsonRemoteProperty
private int updatePeriods = 1;
Expand Down

0 comments on commit 69421d1

Please sign in to comment.