Senbrix Runtime v0.9.0
Release Senbrix Runtime v0.9.0 (라즈베리파이 런타임 / Raspberry Pi runtime)
설치 / 업데이트
라즈베리파이 셸에서 한 줄 (처음 설치·업데이트 동일):
curl -sSL https://raw.githubusercontent.com/going-kr/Release.Senbrix/master/install-runtime.sh | sudo bash이 버전으로 고정: curl -sSL https://raw.githubusercontent.com/going-kr/Release.Senbrix/master/install-runtime.sh | sudo bash -s -- --version 0.9.0
오프라인: Senbrix-runtime-0.9.0-linux.tar.gz 를 받아 sudo bash install-runtime.sh --tarball ./Senbrix-runtime-0.9.0-linux.tar.gz
스크립트가 .NET 9 ASP.NET Core 런타임(/opt/dotnet) → 런타임 파일(/opt/senbrix, Apps/·Logs/·appsettings.json 보존) → senbrix 사용자 + systemd 서비스 senbrix-runtime 까지 처리합니다. 에디터는 Senbrix v0.9.0 에서 받습니다(같은 버전 권장).
Install / Update
One line in the Pi's shell (same for first install and update):
curl -sSL https://raw.githubusercontent.com/going-kr/Release.Senbrix/master/install-runtime.sh | sudo bashPin this version: ... | sudo bash -s -- --version 0.9.0 · Offline: download Senbrix-runtime-0.9.0-linux.tar.gz and run sudo bash install-runtime.sh --tarball ./Senbrix-runtime-0.9.0-linux.tar.gz
The script installs the .NET 9 ASP.NET Core runtime (/opt/dotnet), the runtime files (/opt/senbrix; Apps/, Logs/, appsettings.json preserved), the senbrix user and the senbrix-runtime systemd service. Get the editor from Senbrix v0.9.0 (same version recommended).
ℹ️ 하단의 "Source code (zip / tar.gz)" 는 GitHub 가 자동으로 붙이는 배포 저장소(README·이미지·설치 스크립트) 스냅샷이며 Senbrix 소스 코드가 아닙니다. / The "Source code" links are GitHub's automatic snapshot of this distribution repo, not the Senbrix source code.
이번 버전에서 달라진 점
첫 공개 릴리스. 래더 편집기 · 심볼 · C# 코드 생성·빌드(dotnet) · 라즈베리파이 런타임(10ms 스캔) 배포·실시간 모니터링·진단 · Modbus RTU/TCP 슬레이브·마스터 · IO 보드·메인 보드(GPIO) · 제어 알고리즘 라이브러리(PID·필터·계량) · AI 워크플로우(MCP) · 한국어/영어 UI.