Mark Otway
Mark Otway
I don't think you're understanding my question. I'm trying to establish what to pass in the API calls - can it just take UTC and it'll work everything out at...
So are you saying that when I call the control API I should just pass the DST times (ie, UTC+1)?
Any progress with this? I'm looking to implement this in [my app](https://github.com/webreaper/solisagilemanager), and so if you've found anything useful that would be great. Also, do you happen to know where...
Thanks, I'll take a look. I use [MetadataExtractor](https://github.com/drewnoakes/metadata-extractor-dotnet) so shouldn't have to worry about the binary data etc. What would be useful is if you could run [ExifTool](https://exiftool.org/) over the...
Okay, I've had a look at this briefly, and added code to display the prompt in damselfly's Caption fielfd. Hope that helps.
Why type of images are they, and what are the filenames?
I don't know if it's ever been available, even in the old integration, but if there's any way to get the system pressure (in bar) out of the API, now...
Yeah, I found the repo via your article - as it was something I was trying to do for work. I tried upgrading your repo but it didn't work (unsure...
Just found that if I remove the `FormatYAxisLabel="@FormatYAxisLabel"` parameter, the issues appear to go away.
Yep. .Net 9, Hosted Wasm.