17 lines
344 B
Markdown
17 lines
344 B
Markdown
---
|
|
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/");
|
|
```
|