issues Search Results · repo:seamapi/csharp language:C#
Filter by
19 results
(83 ms)19 results
inseamapi/csharp (press backspace or delete to remove)We are seeing timeouts, which we believe to be coming from the client side not awaiting correctly.
csharp
jefking
- Opened on Dec 19, 2024
- #62
In older versions there was a delete method:
Task ActionAttempt DeleteAsync(DeleteRequest request)
Now I can t find a way to delete access codes
Hector-IoT
- 1
- Opened on Dec 17, 2024
- #58
See failing CI on this PR https://github.com/seamapi/csharp/pull/34
razor-x
- 2
- Opened on Nov 25, 2024
- #35
This actually affects all eums: https://github.com/search?q=repo%3Aseamapi%2Fcsharp%20StringEnumConverter type=code
1. Introduce a default value unknown for all enums. This must be the first value, 0. ...
razor-x
- 3
- Opened on Nov 22, 2024
- #33
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View
this repository on the Mend.io Web Portal.
Config Migration Needed
- [ ] !-- create-config-migration-pr ...
wontfix
renovate[bot]
- 1
- Opened on Aug 1, 2024
- #31
I m using the C# api with a Nest Thermostat. Almost everything is working fine, such as the call below:
var attempt = await seam.Thermostats.CoolAsync(device.DeviceId, null, farenheight, true);
However, ...
wontfix
bhaddad5
- 1
- Opened on Jun 19, 2024
- #30
It looks like there may not yet be a delete method for connected accounts in the C# SDK.
Python: seam.connected_accounts.delete( f891acfd-d228-4bb2-8399-c0f7e24e6b16 ) Returns: True
wontfix
DebbieAtSeam
- 8
- Opened on Dec 23, 2023
- #22
If you want to authenticate using a Personal Access Token (PAT), you must specify the desired workspace_id in the
constructor. Perhaps like this...
var seam = new SeamClient(
basePath: https://connect.getseam.com ...
wontfix
DebbieAtSeam
- 7
- Opened on Dec 15, 2023
- #20

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.