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
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
.
thinger-io
/
IOTMP-Arduino
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: thinger-io/IOTMP-Arduino
Actions
All workflows
Workflows
Build
Build
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
46 workflow runs
46 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Simplify to transport-only: connect, disconnect, send, recv, available
Build
#46:
Commit
fcb9e44
pushed by
alvarolb
1m 37s
main
main
1m 37s
View workflow file
Remove legacy THINGER_STATE alias and set_state_listener — use set_st…
Build
#45:
Commit
f7cf218
pushed by
alvarolb
1m 29s
main
main
1m 29s
View workflow file
Simplify: use server API, keepalive, and reconnect from core base
Build
#44:
Commit
5223646
pushed by
alvarolb
1m 43s
main
main
1m 43s
View workflow file
Use unified client_state from core, keep THINGER_STATE as legacy alias
Build
#43:
Commit
0781ef1
pushed by
alvarolb
1m 37s
main
main
1m 37s
View workflow file
Refactor: use iotmp_client_base from core, remove duplicated logic
Build
#42:
Commit
bcc2127
pushed by
alvarolb
1m 39s
main
main
1m 39s
View workflow file
Remove unused output buffer, io_write, flush_output, write_varint — m…
Build
#41:
Commit
7f80cff
pushed by
alvarolb
1m 40s
main
main
1m 40s
View workflow file
Write messages directly to socket — skip intermediate buffer copy
Build
#40:
Commit
71f0cbd
pushed by
alvarolb
1m 36s
main
main
1m 36s
View workflow file
Verify bytes written in flush_output, no client_.flush() (matches ori…
Build
#39:
Commit
41f9f27
pushed by
alvarolb
1m 45s
main
main
1m 45s
View workflow file
Remove client_.flush() — causes EAGAIN disconnect on ESP32
Build
#38:
Commit
1c1e753
pushed by
alvarolb
1m 31s
main
main
1m 31s
View workflow file
Fix digitalPin: use static state variable like original library
Build
#37:
Commit
cedb2eb
pushed by
alvarolb
1m 38s
main
main
1m 38s
View workflow file
Fix digitalPin: use input-only pattern matching original library
Build
#36:
Commit
73de5d5
pushed by
alvarolb
1m 32s
main
main
1m 32s
View workflow file
Fix RUN stream echo: re-stream state after input on streamed resource
Build
#35:
Commit
0795267
pushed by
alvarolb
1m 37s
main
main
1m 37s
View workflow file
Add STREAM_DATA handling with echo — fixes dashboard toggle not updating
Build
#34:
Commit
f1d468f
pushed by
alvarolb
1m 30s
main
main
1m 30s
View workflow file
Add IOTMP-Embedded as PlatformIO dependency, simplify install instruc…
Build
#33:
Commit
c627ef2
pushed by
alvarolb
1m 32s
main
main
1m 32s
View workflow file
Auto-resolve IOTMP-Embedded dependency — user only installs one library
Build
#32:
Commit
b2d6d3a
pushed by
alvarolb
1m 31s
main
main
1m 31s
View workflow file
Add README with board support table, OTA, WebConfig, FreeRTOS, and st…
Build
#31:
Commit
e34cef2
pushed by
alvarolb
2m 4s
main
main
2m 4s
View workflow file
Fix WiFi.localIP().toString() not available on SAMD/WiFi101
Build
#30:
Commit
0fe82d6
pushed by
alvarolb
1m 54s
main
main
1m 54s
View workflow file
Add THINGER_STATE enum and set_state_listener() for connection lifecy…
Build
#29:
Commit
7fd84c5
pushed by
alvarolb
2m 3s
main
main
2m 3s
View workflow file
Fix CONNECT message format, simplify authentication flow, add _DISABL…
Build
#28:
Commit
faf2284
pushed by
alvarolb
1m 56s
main
main
1m 56s
View workflow file
Fix WiFi connect loop in all clients, update ports to 25204/25206
Build
#27:
Commit
b60f5a5
pushed by
alvarolb
2m 2s
main
main
2m 2s
View workflow file
Fix board IDs: giga_r1_m7, remove PicoW (not in PlatformIO yet)
Build
#26:
Commit
c4f62fe
pushed by
alvarolb
2m 0s
main
main
2m 0s
View workflow file
Add support for Nano ESP32, GIGA R1, Nano 33 BLE, ESP32-S3/C3, Pico W
Build
#25:
Commit
11e2d5d
pushed by
alvarolb
2m 2s
main
main
2m 2s
View workflow file
Update actions/setup-python to v6
Build
#24:
Commit
1366924
pushed by
alvarolb
1m 53s
main
main
1m 53s
View workflow file
Fix ArduinoTinyGSM and ArduinoNanoRP2040 build failures
Build
#23:
Commit
f1e7192
pushed by
alvarolb
1m 47s
main
main
1m 47s
View workflow file
Fix remaining build failures, update actions to v6
Build
#22:
Commit
8ccff04
pushed by
alvarolb
1m 50s
main
main
1m 50s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.