Skip to content

Releases: going-kr/Release.Senbrix

Senbrix v0.9.1

Choose a tag to compare

@devinno-kr devinno-kr released this 20 Aug 07:46

Release Senbrix v0.9.1 (에디터 / Editor)

다운로드 안내

상황 받을 파일
처음 설치 Senbrix-win-Setup.exe
이미 설치됨 받을 필요 없음 — 앱 내 자동업데이트로 갱신 (도움말 › 업데이트 확인)
라즈베리파이 런타임 이 릴리스에 없음 — Senbrix Runtime v0.9.1 참고 (라즈베리파이에서 원라이너 설치)

나머지 파일(*.nupkg, RELEASES, *.win.json)은 자동업데이트 메타데이터로, 사용자가 직접 받지 않습니다.
설치기는 서명되어 있지 않아 Windows SmartScreen 경고가 뜰 수 있습니다 — "추가 정보 → 실행". .NET 9 데스크톱 런타임이 없으면 설치기가 자동으로 설치합니다.


Download Guide

Scenario File
First install Senbrix-win-Setup.exe
Already installed No download needed (in-app auto-update: Help › Check for Updates)
Raspberry Pi runtime Not in this release — see Senbrix Runtime v0.9.1 (one-line install on the Pi)

The remaining files (*.nupkg, RELEASES, *.win.json) are auto-update metadata and should not be downloaded directly.
The installer is unsigned, so Windows SmartScreen may warn — choose "More info → Run anyway". The .NET 9 Desktop Runtime is installed automatically if missing.

ℹ️ 하단의 "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.


이번 버전에서 달라진 점

  • 메인 보드: ZPi-IO8R(Pi Zero 2 W 캐리어 보드, 포토커플러 입력 4점·릴레이 출력 4점) 정의 기본 제공 — 선택 목록에서 바로 지정.
  • 런타임 설치 스크립트(install-runtime.sh): CAN 확장 보드 버스 사용 여부를 설치 때 질문(사용 안 하면 그냥 엔터). CAN 없는 장비에서 3초마다 쌓이던 재접속 경고 해소. 자동화용 --can-port <이름|none> 옵션 추가.

Senbrix Runtime v0.9.1

Choose a tag to compare

@devinno-kr devinno-kr released this 20 Aug 07:46

Release Senbrix Runtime v0.9.1 (라즈베리파이 런타임 / 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.1
오프라인: Senbrix-runtime-0.9.1-linux.tar.gz 를 받아 sudo bash install-runtime.sh --tarball ./Senbrix-runtime-0.9.1-linux.tar.gz

스크립트가 .NET 9 ASP.NET Core 런타임(/opt/dotnet) → 런타임 파일(/opt/senbrix, Apps/·Logs/·appsettings.json 보존) → senbrix 사용자 + systemd 서비스 senbrix-runtime 까지 처리합니다. 에디터는 Senbrix v0.9.1 에서 받습니다(같은 버전 권장).


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 bash

Pin this version: ... | sudo bash -s -- --version 0.9.1 · Offline: download Senbrix-runtime-0.9.1-linux.tar.gz and run sudo bash install-runtime.sh --tarball ./Senbrix-runtime-0.9.1-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.1 (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.


이번 버전에서 달라진 점

  • 메인 보드: ZPi-IO8R(Pi Zero 2 W 캐리어 보드, 포토커플러 입력 4점·릴레이 출력 4점) 정의 기본 제공 — 선택 목록에서 바로 지정.
  • 런타임 설치 스크립트(install-runtime.sh): CAN 확장 보드 버스 사용 여부를 설치 때 질문(사용 안 하면 그냥 엔터). CAN 없는 장비에서 3초마다 쌓이던 재접속 경고 해소. 자동화용 --can-port <이름|none> 옵션 추가.

Senbrix v0.9.0

Choose a tag to compare

@devinno-kr devinno-kr released this 19 Aug 05:22

Release Senbrix v0.9.0 (에디터 / Editor)

다운로드 안내

상황 받을 파일
처음 설치 Senbrix-win-Setup.exe
이미 설치됨 받을 필요 없음 — 앱 내 자동업데이트로 갱신 (도움말 › 업데이트 확인)
라즈베리파이 런타임 이 릴리스에 없음 — Senbrix Runtime v0.9.0 참고 (라즈베리파이에서 원라이너 설치)

나머지 파일(*.nupkg, RELEASES, *.win.json)은 자동업데이트 메타데이터로, 사용자가 직접 받지 않습니다.
설치기는 서명되어 있지 않아 Windows SmartScreen 경고가 뜰 수 있습니다 — "추가 정보 → 실행". .NET 9 데스크톱 런타임이 없으면 설치기가 자동으로 설치합니다.


Download Guide

Scenario File
First install Senbrix-win-Setup.exe
Already installed No download needed (in-app auto-update: Help › Check for Updates)
Raspberry Pi runtime Not in this release — see Senbrix Runtime v0.9.0 (one-line install on the Pi)

The remaining files (*.nupkg, RELEASES, *.win.json) are auto-update metadata and should not be downloaded directly.
The installer is unsigned, so Windows SmartScreen may warn — choose "More info → Run anyway". The .NET 9 Desktop Runtime is installed automatically if missing.

ℹ️ 하단의 "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.

Senbrix Runtime v0.9.0

Choose a tag to compare

@devinno-kr devinno-kr released this 19 Aug 05:33

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 bash

Pin 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.