Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GatewayPLC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fischertechnik examples
Training models
GatewayPLC
Commits
85cbfb4c
Commit
85cbfb4c
authored
1 year ago
by
ft-Demo
Browse files
Options
Downloads
Patches
Plain Diff
commit by robo pro coding
parent
b10cf8f1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
GatewayPLC.blockly
+1
-1
1 addition, 1 deletion
GatewayPLC.blockly
GatewayPLC.py
+1
-1
1 addition, 1 deletion
GatewayPLC.py
data/log.txt
+8758
-39
8758 additions, 39 deletions
data/log.txt
with
8760 additions
and
41 deletions
GatewayPLC.blockly
+
1
−
1
View file @
85cbfb4c
...
...
@@ -8,7 +8,7 @@
<field name="instance_name">txt_label_version</field>
<value name="value">
<shadow type="text" id=";8tV9skg8kR+~Pm65cf!">
<field name="TEXT">Version 202
3
/0
6/28
</field>
<field name="TEXT">Version 202
4
/0
2/06
</field>
</shadow>
</value>
<next>
...
...
This diff is collapsed.
Click to expand it.
GatewayPLC.py
+
1
−
1
View file @
85cbfb4c
...
...
@@ -19,7 +19,7 @@ from lib.Wifi_Monitoring import *
nfc_obj
=
None
display
.
set_attr
(
"
txt_label_version.text
"
,
str
(
'
Version 202
3
/0
6/28
'
))
display
.
set_attr
(
"
txt_label_version.text
"
,
str
(
'
Version 202
4
/0
2/06
'
))
initlib_log
(
2
)
nfc_obj
=
nfc_init
()
mosquitto_restart
()
...
...
This diff is collapsed.
Click to expand it.
data/log.txt
+
8758
−
39
View file @
85cbfb4c
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment