2024-06-03

This commit is contained in:
2024-06-03 07:17:41 -07:00
commit 01bcb56ab7
476 changed files with 41380 additions and 0 deletions

16
port/eaf-sp101-8080.md Normal file
View File

@ -0,0 +1,16 @@
---
type: "port"
assigned: ""
physical-address: "00:10:6F:00:D7:4E"
namespace: "MET08DDUPSP1TBI"
created: "2024-01-06T01:25:36.251Z"
updated: "2024-01-06T01:25:36.251Z"
---
# eaf-sp101-8080
- [ ] [http](http://eaf-staging.mes.infineon.com:8080/api/Barcode/BIORAD#)
```c#
HttpSelfHostConfiguration config = new("http://localhost:8080/");
```