KircMax

Results 16 issues of KircMax

### Discussed in https://github.com/siemens/simatic-s7-webserver-api/discussions/74 Originally posted by **micheleBridi** March 19, 2024 I'm trying to make the browser of a datablock 42, its structure is this: ![image](https://github.com/siemens/simatic-s7-webserver-api/assets/74403751/42d9faea-be7a-4691-8b0e-8ec934dde79f) But when I try...

bug

As a library user I would like to get a general understanding of the new features of the s7-1500 WebApi of firmware version V3.1 by just taking a quick look...

documentation

As a library user I would like to have a SyslogHandler that will go through all the currently available events by calling SysLogBrowse until all events are gathered.

enhancement
good first issue

Currently the waithandler only receives a teimout parameter, better would be to also react on a cancellationtoken.

enhancement

As a library user I'd like to see the content of the classes int he debugger without opening up every single entry. Therefore I'd like the classes to 'nicely' override...

enhancement
good first issue

As a GUI creator I would like to be able to - [ ] know how many items the ApiWebAppDeployer will have to take care of (appExceptBrowsed.Count) - [ ]...

enhancement

As a library user I'd like the library to take care of requests growing >64kb therefore I'd like to use an ApiBulkRequestHandler that'll take care of the seperation (splitting) the...

enhancement

Currently the ApiDirectoryHandler does not support downloading an "online" ApiFileResource (from the plc) - which might also be a directory. I as a library user would like to have that...

enhancement

Since the ApiFileResource stores the Information of the FilePath just like the parent - the ApiFileResource being a directory - the filepath shall be determined using it's parents and only...

enhancement