Files
Administrator 14893e62a5 feat: Geutebruck GeViScope/GeViSoft Action Mapping System - MVP
This MVP release provides a complete full-stack solution for managing action mappings
in Geutebruck's GeViScope and GeViSoft video surveillance systems.

## Features

### Flutter Web Application (Port 8081)
- Modern, responsive UI for managing action mappings
- Action picker dialog with full parameter configuration
- Support for both GSC (GeViScope) and G-Core server actions
- Consistent UI for input and output actions with edit/delete capabilities
- Real-time action mapping creation, editing, and deletion
- Server categorization (GSC: prefix for GeViScope, G-Core: prefix for G-Core servers)

### FastAPI REST Backend (Port 8000)
- RESTful API for action mapping CRUD operations
- Action template service with comprehensive action catalog (247 actions)
- Server management (G-Core and GeViScope servers)
- Configuration tree reading and writing
- JWT authentication with role-based access control
- PostgreSQL database integration

### C# SDK Bridge (gRPC, Port 50051)
- Native integration with GeViSoft SDK (GeViProcAPINET_4_0.dll)
- Action mapping creation with correct binary format
- Support for GSC and G-Core action types
- Proper Camera parameter inclusion in action strings (fixes CrossSwitch bug)
- Action ID lookup table with server-specific action IDs
- Configuration reading/writing via SetupClient

## Bug Fixes
- **CrossSwitch Bug**: GSC and G-Core actions now correctly display camera/PTZ head parameters in GeViSet
- Action strings now include Camera parameter: `@ PanLeft (Comment: "", Camera: 101028)`
- Proper filter flags and VideoInput=0 for action mappings
- Correct action ID assignment (4198 for GSC, 9294 for G-Core PanLeft)

## Technical Stack
- **Frontend**: Flutter Web, Dart, Dio HTTP client
- **Backend**: Python FastAPI, PostgreSQL, Redis
- **SDK Bridge**: C# .NET 8.0, gRPC, GeViSoft SDK
- **Authentication**: JWT tokens
- **Configuration**: GeViSoft .set files (binary format)

## Credentials
- GeViSoft/GeViScope: username=sysadmin, password=masterkey
- Default admin: username=admin, password=admin123

## Deployment
All services run on localhost:
- Flutter Web: http://localhost:8081
- FastAPI: http://localhost:8000
- SDK Bridge gRPC: localhost:50051
- GeViServer: localhost (default port)

Generated with Claude Code (https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-31 18:10:54 +01:00

1 line
2.6 KiB
JavaScript

define({'/Content/010GeViScope_SDK.htm':{i:[1],t:['GeViScope Software Development Kit (SDK)'],b:['']},'/Content/011Files_And_Directory_Structure.htm':{i:[2],t:['Files and directory structure of the SDK'],b:['']},'/Content/012Setting_Up_Virtual_Test_Environment.htm':{i:[3],t:['Setting up virtual test environment'],b:['']},'/Content/013SDK_Interfaces_Overview.htm':{i:[4],t:['Overview of the interfaces in the SDK'],b:['']},'/Content/014Remote_Control_GscView.htm':{i:[5],t:['Remote control GscView'],b:['']},'/Content/015Supported_Development_Platforms.htm':{i:[6],t:['Supported development platforms'],b:['']},'/Content/016Guidelines_And_Hints.htm':{i:[7],t:['Guidelines and hints'],b:['']},'/Content/0171GSC_Registry.htm':{i:[9],t:['GeViScope Registry'],b:['']},'/Content/017Using_SDK_DotNet.htm':{i:[8],t:['Using the SDK with .NET'],b:['']},'/Content/018GscView_DataFilter_Plugin.htm':{i:[10],t:['GscView data filter plugins'],b:['']},'/Content/019Examples_Overview.htm':{i:[11],t:['Examples overview'],b:['']},'/Content/020Examples_GroupedByTasks.htm':{i:[12],t:['Grouped by programming tasks'],b:['']},'/Content/021Examples_GroupedByDevelopmentPlatforms.htm':{i:[13],t:['Grouped by development platforms'],b:['']},'/Content/300_Action documentation.htm':{i:[14],t:['Action documentation'],b:['']},'/Content/ActionDoku/ATMActions.htm':{i:[15],t:['ATM / ACS'],b:['']},'/Content/ActionDoku/AudioActions.htm':{i:[16],t:['Audio control'],b:['']},'/Content/ActionDoku/BackupActions.htm':{i:[17],t:['Backup actions'],b:['']},'/Content/ActionDoku/CameraControl.htm':{i:[18],t:['Camera control'],b:['']},'/Content/ActionDoku/CashManagementActions.htm':{i:[19],t:['Cash management actions'],b:['']},'/Content/ActionDoku/DeviceInformation.htm':{i:[20],t:['Device information'],b:['']},'/Content/ActionDoku/DigitalContacts.htm':{i:[21],t:['Digital contacts'],b:['']},'/Content/ActionDoku/LPSActions.htm':{i:[24],t:['LPS Local Positioning System'],b:['']},'/Content/ActionDoku/Lenelactions.htm':{i:[22],t:['Lenel'],b:['']},'/Content/ActionDoku/LogisticActions.htm':{i:[23],t:['Logistic'],b:['']},'/Content/ActionDoku/POS.htm':{i:[25],t:['POS'],b:['']},'/Content/ActionDoku/RemoteExportActions.htm':{i:[26],t:['Remote export'],b:['']},'/Content/ActionDoku/SkiDataActions.htm':{i:[27],t:['SKIDATA'],b:['']},'/Content/ActionDoku/SystemActions.htm':{i:[28],t:['System actions'],b:['']},'/Content/ActionDoku/VideoControl.htm':{i:[29],t:['Video control'],b:['']},'/Content/ActionDoku/ViewerActions.htm':{i:[30],t:['Viewer actions'],b:['']},'/Content/ActionDoku/ViewerNotifications.htm':{i:[31],t:['Viewer notifications'],b:['']},'/Content/Titel.htm':{i:[0],t:['GeViScope SDK'],b:['']}});