Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## Release 1.3.1

### Bugfixes
- Minor UI edits

## Release 1.3.0

### New features
Expand Down
Binary file modified CSK_Module_FlowConfig/pages/CSK_Module_FlowConfig.msdd
Binary file not shown.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ UI sources are not included in this repository.
Tested on:
|Device|Firmware|Module version|
|--|--|--|
|SIM300|V1.1.0|V1.3.1|
|SIM1012|V2.4.2|V1.3.0|
|SIM1012|V2.4.2|V1.0.0|
|SICK AppEngine|V1.7.0|V1.3.0|
Expand Down
10 changes: 5 additions & 5 deletions docu/CSK_Module_FlowConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 2.0.12">
<meta name="author" content="SICK AG">
<title>Documentation - CSK_Module_FlowConfig 1.3.0</title>
<title>Documentation - CSK_Module_FlowConfig 1.3.1</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
/* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
Expand Down Expand Up @@ -615,10 +615,10 @@
</head>
<body class="article toc2 toc-left">
<div id="header">
<h1>Documentation - CSK_Module_FlowConfig 1.3.0</h1>
<h1>Documentation - CSK_Module_FlowConfig 1.3.1</h1>
<div class="details">
<span id="author" class="author">SICK AG</span><br>
<span id="revnumber">version 1.3.0,</span>
<span id="revnumber">version 1.3.1,</span>
<span id="revdate">2025-05-20</span>
</div>
<div id="toc" class="toc2">
Expand Down Expand Up @@ -778,7 +778,7 @@ <h2 id="_document_metadata">Document metadata</h2>
</tr>
<tr>
<th class="tableblock halign-left valign-top"><p class="tableblock">Version</p></th>
<td class="tableblock halign-left valign-top"><p class="tableblock">1.3.0</p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">1.3.1</p></td>
</tr>
<tr>
<th class="tableblock halign-left valign-top"><p class="tableblock">Date</p></th>
Expand Down Expand Up @@ -4130,7 +4130,7 @@ <h3 id="API:Enum:FlowConfig_FC.ValueType"><span class="api-enum">FlowConfig_FC.V
</div>
<div id="footer">
<div id="footer-text">
Version 1.3.0<br>
Version 1.3.1<br>
Last updated 2025-05-20 16:34:11 +0200
</div>
</div>
Expand Down