Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
plc4x
Public
Notifications
You must be signed in to change notification settings
Fork
498
Star
1.7k
Code
Issues
21
Pull requests
9
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
- #2640
#2640
Merged
sruehl
merged 19 commits into
apache:develop
apache/plc4x:develop
from
LivingLikeKrillin:feature/slmp-driver
LivingLikeKrillin/plc4x:feature/slmp-driver
Copy head branch name to clipboard
Jul 14, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(plc4j/slmp): add read-only SLMP (MELSEC 3E) driver
#2640
sruehl
merged 19 commits into
apache:develop
apache/plc4x:develop
from
LivingLikeKrillin:feature/slmp-driver
LivingLikeKrillin/plc4x:feature/slmp-driver
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2026
feat(plc4j/slmp): scaffold read-only driver module, generate 3E classes
Show description for 2559eea
LivingLikeKrillin
committed
2559eea
View commit details
Copy full SHA for 2559eea
Browse repository at this point
feat(plc4j/slmp): add SlmpDataType word-unit value decoding
Show description for eb82411
LivingLikeKrillin
committed
eb82411
View commit details
Copy full SHA for eb82411
Browse repository at this point
feat(plc4j/slmp): add SlmpTag address parsing and tag handler
Show description for 0870c4e
LivingLikeKrillin
committed
0870c4e
View commit details
Copy full SHA for 0870c4e
Browse repository at this point
feat(plc4j/slmp): add driver and tcp transport configuration
Show description for 6151c14
LivingLikeKrillin
committed
6151c14
View commit details
Copy full SHA for 6151c14
Browse repository at this point
feat(plc4j/slmp): add 3E TCP message codec and request-build test
Show description for b33a5f2
LivingLikeKrillin
committed
b33a5f2
View commit details
Copy full SHA for b33a5f2
Browse repository at this point
feat(plc4j/slmp): add connection, driver and response mapping
Show description for 13f210c
LivingLikeKrillin
committed
13f210c
View commit details
Copy full SHA for 13f210c
Browse repository at this point
test(plc4j/slmp): add end-to-end DriverTestsuite and merge IT coverage
Show description for 5df32de
LivingLikeKrillin
committed
5df32de
View commit details
Copy full SHA for 5df32de
Browse repository at this point
refactor(plc4j/slmp): clarify timeout/correlation semantics, tidy logs
Show description for 58393ce
LivingLikeKrillin
committed
58393ce
View commit details
Copy full SHA for 58393ce
Browse repository at this point
test(plc4j/slmp): run ParserSerializerTestsuite, fix enum XML form
Show description for e369e24
LivingLikeKrillin
committed
e369e24
View commit details
Copy full SHA for e369e24
Browse repository at this point
chore(plc4j/slmp): integrate driver into project conventions
Show description for 727fc09
LivingLikeKrillin
committed
727fc09
View commit details
Copy full SHA for 727fc09
Browse repository at this point
fix(plc4j/slmp): surface per-tag failures, don't fail the whole read
Show description for 03d5ad4
LivingLikeKrillin
committed
03d5ad4
View commit details
Copy full SHA for 03d5ad4
Browse repository at this point
test(plc4j/slmp): cover the documented 0x-prefixed address form
Show description for b8066eb
LivingLikeKrillin
committed
b8066eb
View commit details
Copy full SHA for b8066eb
Browse repository at this point
docs(plc4j/slmp): add SLMP to the protocol feature-matrix tables
Show description for 2f2c251
LivingLikeKrillin
committed
2f2c251
View commit details
Copy full SHA for 2f2c251
Browse repository at this point
Commits on Jul 11, 2026
docs(plc4j/slmp): describe the 960-word cap as a conservative ceiling
Show description for 6f274d0
LivingLikeKrillin
committed
6f274d0
View commit details
Copy full SHA for 6f274d0
Browse repository at this point
fix(plc4j/slmp): clear timed-out correlation slot only if still owned
Show description for 4aa7f9a
LivingLikeKrillin
committed
4aa7f9a
View commit details
Copy full SHA for 4aa7f9a
Browse repository at this point
chore(plc4j/slmp): tidy import order, javadoc wording and late-drop log
Show description for edf51cb
LivingLikeKrillin
committed
edf51cb
View commit details
Copy full SHA for edf51cb
Browse repository at this point
Commits on Jul 14, 2026
fix(plc4j/slmp): validate quantity, monitoring-timer and request-timeout inputs
Show description for 237d195
LivingLikeKrillin
committed
237d195
View commit details
Copy full SHA for 237d195
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into feature/slmp-driver
LivingLikeKrillin
committed
ca1ee64
View commit details
Copy full SHA for ca1ee64
Browse repository at this point
fix(plc4j/slmp): validate device-number range and point-count overflow
Show description for ecace5a
LivingLikeKrillin
committed
ecace5a
View commit details
Copy full SHA for ecace5a
Browse repository at this point
You can’t perform that action at this time.