dd #40

Merged
UVCXR merged 3 commits from dd into main 2026-02-10 17:04:50 +09:00
Collaborator
No description provided.
wsh added 3 commits 2026-02-10 16:03:03 +09:00
- CompletionResult enum 추가 (Complete/Warning/Error)로 완료 상태 분류
- WeightedCompletion으로 SubStep별 가중치 기반 랜덤 완료 조건 구현
  - Server: OctopusHub 75% / NotFound 25%(Error, 중지)
  - Protocol: API 75% / MQTT 25%
  - ServerStatusCheck: Done 85% / Busy 10%(Warning, 중지) / Error 5%(중지)
  - Speed: 5~120ms 80% / "300ms~" 20%
- IsFullPipelineCompleted 속성으로 전체 파이프라인 완료 여부 판별
- MessageHistory 버퍼로 Entity별 터미널 로그 이력 관리
- Entity 전환 시 ClearAllProcessorScopedBindings()로 이전 UI 바인딩 해제
- EntityPropertyAdapter에서 PropertyItem 복원과 터미널 복원 순서 분리

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
UVCXR merged commit 298225514f into main 2026-02-10 17:04:50 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: UVCXR/OCTOPUS_TWIN-Demo#40