gitlab.com / SiLA2/sila_python issues and pull requests
#109 - When having an observable property with data type of DataTypeIdentifier, the DataType is not imported into XXX_base.py
Issue -
State: closed - Opened by sfurbo almost 3 years ago
- 1 comment
#108 - Slack channel Details
Issue -
State: closed - Opened by codewithakamathb almost 3 years ago
- 2 comments
#107 - FDL data model rework
Issue -
State: opened - Opened by NMertsch almost 3 years ago
#106 - Fix interop test reports
Issue -
State: closed - Opened by NMertsch about 3 years ago
#105 - Validation Error: Don't assume the cause is a constraint violation
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: Standard compliance
#104 - Validation Error: Handle non-existent parameter identifiers gracefully
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: Bug
#102 - Feature: SiLA code_generator add convienient cli argument "--features-directory", similar to the --package-directory of the add-features command
Issue -
State: opened - Opened by markdoerr over 3 years ago
- 5 comments
Labels: Feature request, code generator
#101 - Feat: SiLA Server Discovery find all available SiLA servers with "all" paramter -> SiLADiscovery.find_servers(all=True) - to turn it into a real, convenient SiLAbrowser
Issue -
State: opened - Opened by markdoerr over 3 years ago
- 4 comments
Labels: Feature request, zeroconf-discovery
#100 - Client observable command: allow blocking for get_responses
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: Feature request
#99 - Make cryptography dependency optional
Issue -
State: closed - Opened by NMertsch over 3 years ago
- 3 comments
Labels: Feature request
#98 - Provide utility function for gRPC communication forwarding
Issue -
State: opened - Opened by NMertsch over 3 years ago
- 2 comments
Labels: Feature request
#97 - Server: Allow configuration of intermediate responses caching strategy
Issue -
State: opened - Opened by NMertsch over 3 years ago
- 2 comments
Labels: Feature request
#96 - Timezone.to_message breaks with pytz.timezone
Issue -
State: closed - Opened by NMertsch over 3 years ago
Labels: Bug
#95 - Discovery: Truncate long server names and descriptions
Issue -
State: closed - Opened by NMertsch over 3 years ago
#94 - Server: Missing Record(s) in mDNS Answer
Issue -
State: opened - Opened by Timort over 3 years ago
- 1 comment
Labels: zeroconf-discovery
#93 - Run-checks: Imports are incorrectly sorted and/or formatted.
Issue -
State: closed - Opened by Timort over 3 years ago
- 1 comment
#92 - Server: How to cancel observable property subscriptions with an execution error?
Issue -
State: closed - Opened by NMertsch over 3 years ago
- 2 comments
Labels: Standard compliance
#91 - Simulation mode
Issue -
State: closed - Opened by NikolasvdE_2mag over 3 years ago
- 1 comment
#90 - Reject Binary Upload for parameters which are not Binary; Allow explicit whitelist for Binary Upload
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: Bug, binary transfer
#89 - Binary Upload: reject upload if specified parameter cannot hold a binary
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: Standard compliance
#88 - Progress Info must be between 0.0 and 1.0 and not 0 and 100
Issue -
State: closed - Opened by FMeinicke over 3 years ago
- 1 comment
#87 - Binary Download: Ensure compatibility with sila_java
Issue -
State: opened - Opened by NMertsch over 3 years ago
- 2 comments
Labels: binary transfer
#86 - Binary download: Last GetChunkRequest should not use max length, but remaining length
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: binary transfer
#85 - Potentially incorrect mDNS query response
Issue -
State: closed - Opened by Timort over 3 years ago
- 2 comments
#84 - Command execution info: Default status must be "waiting"
Issue -
State: closed - Opened by NMertsch over 3 years ago
Labels: Standard compliance
#83 - Auto-generated certificate: expose duration as option, expose as CLI tool, increase default duration to e.g. 100 years
Issue -
State: opened - Opened by NMertsch over 3 years ago
#82 - SilaClient.discover: add option to prevent using CA from mDNS
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: zeroconf-discovery
#81 - Docs: provide examples for resource sharing between feature implementations and mention multithreading pitfalls
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: Documentation
#80 - Provide example Dockerfiles
Issue -
State: opened - Opened by NMertsch over 3 years ago
Labels: Feature request
#79 - Discovery: Broadcast correct host addresses when host is 0.0.0.0
Issue -
State: closed - Opened by NMertsch over 3 years ago
Labels: Bug
#78 - Discovery broadcasting: Serialize CA line by line
Issue -
State: closed - Opened by NMertsch over 3 years ago
Labels: Bug
#77 - Server: Allow spreading CAs of custom untrusted certificates via DNS TXT Records
Issue -
State: closed - Opened by NMertsch over 3 years ago
Labels: Feature request
#76 - Client: Provide easy way to get typing support from dynamic client
Issue -
State: opened - Opened by NMertsch over 3 years ago
- 3 comments
Labels: Future Considerations
#74 - Installation fails if another directory exists next to the package directory
Issue -
State: closed - Opened by NMertsch almost 4 years ago
Labels: Bug
#73 - Can't read features with structure metadata types
Issue -
State: closed - Opened by NMertsch almost 4 years ago
- 1 comment
Labels: Standard compliance
#72 - Client: Allow connecting to servers with invalid features
Issue -
State: closed - Opened by NMertsch almost 4 years ago
#71 - Replace shell scripts and make files with Python scripts
Issue -
State: closed - Opened by NMertsch almost 4 years ago
- 1 comment
#70 - Code Generator: Use context manager to read FDL files
Issue -
State: closed - Opened by NMertsch almost 4 years ago
- 1 comment
#69 - Client: Check server UUID from certificate extension
Issue -
State: closed - Opened by NMertsch almost 4 years ago
- 1 comment
Labels: Feature request
#68 - Client: add heartbeat mechanism and handle connection errors gracefully
Issue -
State: opened - Opened by NMertsch almost 4 years ago
- 1 comment
Labels: Feature request
#67 - Server: raise ValidationError if field of parameter message is not set
Issue -
State: closed - Opened by NMertsch almost 4 years ago
- 1 comment
Labels: Standard compliance
#66 - Updating old features?
Issue -
State: closed - Opened by track02 almost 4 years ago
- 7 comments
#65 - Sphinx documentation: Add favicon
Issue -
State: closed - Opened by NMertsch almost 4 years ago
#64 - Code Generator: `update` should accept feature definition files so changes don't have to happen in generated/
Issue -
State: closed - Opened by NMertsch almost 4 years ago
- 1 comment
Labels: Feature request
#63 - Implement asyncio support
Issue -
State: opened - Opened by NMertsch about 4 years ago
- 1 comment
Labels: Future Considerations
#62 - Dev process: Generate sila2.features code automatically on package installation
Issue -
State: closed - Opened by NMertsch about 4 years ago
- 1 comment
#61 - Client: improve intermediate response handling
Issue -
State: opened - Opened by NMertsch about 4 years ago
Labels: Feature request
#60 - Client: Limit queue size of subscriptions
Issue -
State: opened - Opened by NMertsch about 4 years ago
Labels: Feature request
#59 - Fix dependencies
Issue -
State: opened - Opened by NMertsch about 4 years ago
Labels: Feature request
#58 - Code generator: Generate typed Feature objects
Issue -
State: opened - Opened by NMertsch about 4 years ago
Labels: Future Considerations, code generator
#57 - Server: Stop using Fully Qualfied Identifiers for metadata explicitly
Issue -
State: closed - Opened by NMertsch about 4 years ago
- 1 comment
Labels: Future Considerations
#56 - Make use of grpc callbacks
Issue -
State: opened - Opened by NMertsch about 4 years ago
Labels: Future Considerations
#55 - Code Generator: Generate packages with pyproject.toml and setup.cfg instead of setup.py
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Feature request
#54 - Client: Warn when connecting via untrusted certificate
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Standard compliance
#53 - Self-signed certificate: Adapt OID for server UUID extension according to Part B
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Standard compliance
#52 - Binary Upload: Raise InvalidBinaryTransferUUID for uploads for binaries that are already uploaded completely
Issue -
State: opened - Opened by NMertsch about 4 years ago
- 1 comment
Labels: binary transfer
#51 - Binary Upload: Require metadata
Issue -
State: opened - Opened by NMertsch about 4 years ago
Labels: Standard compliance, binary transfer
#48 - Calls affected by metadata are constant
Issue -
State: opened - Opened by NMertsch about 4 years ago
Labels: Standard compliance
#47 - Client on Raspberry Pi cannot connect to encrypted server
Issue -
State: closed - Opened by NMertsch about 4 years ago
#46 - Discovery: responses are sent to wrong destination
Issue -
State: opened - Opened by NMertsch about 4 years ago
- 3 comments
Labels: Standard compliance, zeroconf-discovery
#45 - Allow adding callbacks to subscriptions
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Feature request
#44 - Allow clients to "subscribe" to unobservable properties by polling
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Feature request
#43 - Allow servers to run functions periodically
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Feature request
#42 - Get IP address and port for discovered SilaClient
Issue -
State: closed - Opened by RomanenkoVladimir about 4 years ago
- 1 comment
#41 - Server: Allow multiple queues for the same observable property
Issue -
State: closed - Opened by NMertsch about 4 years ago
#40 - Code Generator: Allow generation of feature-specific code without server package
Issue -
State: closed - Opened by NMertsch about 4 years ago
- 1 comment
Labels: Feature request
#39 - Use setup.cfg and pyproject.toml for setup and tool configuration
Issue -
State: closed - Opened by NMertsch about 4 years ago
#38 - Specify maintainers and contact data in README
Issue -
State: closed - Opened by NMertsch about 4 years ago
#37 - Code generator fails if features are empty or only have observable properties
Issue -
State: closed - Opened by NMertsch about 4 years ago
#36 - Code Generator: Existence of xml file is not checked before the module generation is executed
Issue -
State: closed - Opened by konrad.koch.ipa about 4 years ago
#35 - Code Generator: Allow generation of .gitignore and README.md
Issue -
State: closed - Opened by NMertsch about 4 years ago
#34 - Code generator: call isort and black once per run, not per file
Issue -
State: closed - Opened by NMertsch about 4 years ago
#33 - Code generator: Permission problems in Windows
Issue -
State: closed - Opened by NMertsch about 4 years ago
- 1 comment
#32 - Support glob patterns on Windows
Issue -
State: closed - Opened by NMertsch about 4 years ago
#31 - Add logging
Issue -
State: closed - Opened by NMertsch about 4 years ago
#30 - ClientMetadataInstance crashes on Python 3.9
Issue -
State: closed - Opened by NMertsch about 4 years ago
#29 - Integer limiting constraints: Support scientific notation
Issue -
State: closed - Opened by NMertsch about 4 years ago
#28 - Provide a __version__ attribute
Issue -
State: closed - Opened by NMertsch about 4 years ago
#27 - Discovery: Allow discovery with provided client class
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Feature request
#26 - Client: Improve error message when converting unexpected defined error to undefined error
Issue -
State: closed - Opened by NMertsch about 4 years ago
Labels: Feature request
#24 - Implement Secure Communication to Allow Connection with SILA edge gateway
Issue -
State: closed - Opened by RomanenkoVladimir over 4 years ago
- 8 comments
#23 - Generate feature implementation classes with TODO comments
Issue -
State: closed - Opened by NMertsch over 4 years ago
#22 - Metadata is not optional
Issue -
State: closed - Opened by NMertsch over 4 years ago
#21 - Simplify return data types
Issue -
State: closed - Opened by NMertsch over 4 years ago
Labels: Feature request
#20 - Implement auth and locking core features
Issue -
State: closed - Opened by NMertsch over 4 years ago
#15 - Performance: Use protoc from python module instead of subprocess, only run in subprocess on error to get the message
Issue -
State: closed - Opened by NMertsch over 4 years ago
#14 - Implement Void type
Issue -
State: closed - Opened by NMertsch over 4 years ago
#13 - Implement server-initiated connection
Issue -
State: opened - Opened by NMertsch over 4 years ago
Labels: Standard compliance
#12 - Implement simulation mode
Issue -
State: opened - Opened by NMertsch over 4 years ago
- 3 comments
Labels: Feature request
#11 - Observable commands: Automatically send default lifetime, refresh on every execution info update, delete UUID after lifetime ended
Issue -
State: opened - Opened by NMertsch over 4 years ago
Labels: Standard compliance
#10 - Binary Transfer: Delete binaries after lifetime
Issue -
State: opened - Opened by NMertsch over 4 years ago
Labels: Standard compliance, binary transfer
#9 - Implement encryption
Issue -
State: closed - Opened by NMertsch over 4 years ago
Labels: Standard compliance
#8 - Add sphinx documentation
Issue -
State: closed - Opened by NMertsch over 4 years ago
Labels: Feature request
#7 - Client-side metadata: Allow static type checking
Issue -
State: closed - Opened by NMertsch over 4 years ago
#6 - Code Generator: Improve Docstrings
Issue -
State: opened - Opened by NMertsch over 4 years ago
Labels: Feature request, code generator
#5 - Code Generator: Generate complex types
Issue -
State: opened - Opened by NMertsch over 4 years ago
Labels: Feature request, code generator
#3 - Improve UX of updating execution info for observable commands
Issue -
State: closed - Opened by NMertsch over 4 years ago