Skip to content

Commit

Permalink
Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickRitchie committed Dec 8, 2023
1 parent 55c2b15 commit 3e7480b
Show file tree
Hide file tree
Showing 47 changed files with 51 additions and 48 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Adapter Module
This Adapter Module sends input data to an MQTT Broker that can be read by an MTConnect Agent
Expand Down
2 changes: 1 addition & 1 deletion adapter/Modules/MTConnect.NET-AdapterModule-MQTT/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Adapter Module
This Adapter Module sends input data to an MQTT Broker that can be read by an MTConnect Agent
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect SHDR Adapter Module
This Adapter Module implements the SHDR Protocol to send data to an MTConnect Agent
Expand Down
2 changes: 1 addition & 1 deletion adapter/Modules/MTConnect.NET-AdapterModule-SHDR/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect SHDR Adapter Module
This Adapter Module implements the SHDR Protocol to send data to an MTConnect Agent
Expand Down
2 changes: 1 addition & 1 deletion agent/MTConnect.NET-Agent/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect Agent

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect HTTP Adapter Agent Module
This Agent Module implements an adapter to read from other MTConnect Agents using the MTConnect REST Protocol
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect HTTP Adapter Agent Module
This Agent Module implements an adapter to read from other MTConnect Agents using the MTConnect REST Protocol
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect HTTP Server Agent Module
This Agent Module implements a MTConnect REST Protocol Http server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect HTTP Server Agent Module
This Agent Module implements a MTConnect REST Protocol Http server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Adapter Agent Module
This Agent Module implements an adapter to read from an MQTT broker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Adapter Agent Module
This Agent Module implements an adapter to read from an MQTT broker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Broker Module
This Agent Module serves data via an **Internal** MQTT Broker

## Configuration
```yaml
- mqtt-relay:
- mqtt-broker:
server: localhost
port: 7878
topic: MTConnect
Expand Down
4 changes: 2 additions & 2 deletions agent/Modules/MTConnect.NET-AgentModule-MqttBroker/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Broker Module
This Agent Module serves data via an **Internal** MQTT Broker
Expand All @@ -23,7 +23,7 @@ This Agent Module serves data via an **Internal** MQTT Broker

## Configuration
```yaml
- mqtt-relay:
- mqtt-broker:
server: localhost
port: 7878
topic: MTConnect
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Relay Module
This Agent Module writes data to an **External** MQTT Broker
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect MQTT Relay Module
This Agent Module writes data to an **External** MQTT Broker
Expand Down
3 changes: 3 additions & 0 deletions agent/Modules/MTConnect.NET-AgentModule-ShdrAdapter/Module.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ namespace MTConnect.Modules
public class Module : MTConnectAgentModule
{
public const string ConfigurationTypeId = "shdr-adapter";
private const string ModuleId = "SHDR Adapter";

private readonly Logger _adapterLogger = LogManager.GetLogger("adapter-logger");
private readonly Logger _adapterShdrLogger = LogManager.GetLogger("adapter-shdr-logger");
Expand All @@ -27,6 +28,8 @@ public class Module : MTConnectAgentModule

public Module(IMTConnectAgentBroker mtconnectAgent, object configuration) : base(mtconnectAgent)
{
Id = ModuleId;

_mtconnectAgent = mtconnectAgent;
_configuration = AgentApplicationConfiguration.GetConfiguration<ModuleConfiguration>(configuration);
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect SHDR Adapter Agent Module
This Agent Module implements the MTConnect REST Protocol
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect SHDR Adapter Agent Module
This Agent Module implements the MTConnect REST Protocol
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect Python Agent Processor
This Agent Processor uses individual Python script files to transform input data
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect Python Agent Processor
This Agent Processor uses individual Python script files to transform input data
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-Common/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-Common
This libary project contains the basic classes for implementing MTConnect
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-Common/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-Common
This libary project contains the basic classes for implementing MTConnect
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-DeviceFinder/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# DeviceFinder

Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-DeviceFinder/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# DeviceFinder

Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-HTTP/Clients/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect Http REST Clients
These client classes use the Http REST Api that is described in the [MTConnect Standard](https://model.mtconnect.org/#Package__8082e379-d82e-4b0e-abad-83cdf92f7fe6).
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-HTTP/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-HTTP
Classes to implement HTTP Clients & Servers for MTConnect
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-HTTP/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-HTTP
Classes to implement HTTP Clients & Servers for MTConnect
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-HTTP/Servers/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect HTTP Server
The HTTP interface for MTConnect Agents is provided by the MTConnectHttpServer class. This class runs a CEEN Http Server and handles all MTConnect requests.
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-JSON-cppagent/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-JSON-cppagent
MTConnect.NET-JSON is an extension library to MTConnect.NET that provides reading and writing as the JSON format supported by the MTConnect C++ Agent (json version 2.0)
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-JSON-cppagent/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-JSON-cppagent
MTConnect.NET-JSON is an extension library to MTConnect.NET that provides reading and writing as the JSON format supported by the MTConnect C++ Agent (json version 2.0)
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-JSON/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-JSON
MTConnect.NET-JSON is an extension library to MTConnect.NET that provides reading and writing as JSON formatted Response Documents
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-JSON/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-JSON
MTConnect.NET-JSON is an extension library to MTConnect.NET that provides reading and writing as JSON formatted Response Documents
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-MQTT/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-MQTT
MTConnect.NET-MQTT is an extension library to MTConnect.NET that provides an MQTT Broker & Client interface to an IMTConnectAgentBroker interface.
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-MQTT/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-MQTT
MTConnect.NET-MQTT is an extension library to MTConnect.NET that provides an MQTT Broker & Client interface to an IMTConnectAgentBroker interface.
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-SHDR/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-SHDR
Classes to handle the SHDR Agent Adapter Protocol associated with the MTConnect Standard.
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-SHDR/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-SHDR
Classes to handle the SHDR Agent Adapter Protocol associated with the MTConnect Standard.
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-Services/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-Services
Classes to run Agent and Adapter applications as a Windows Service
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-Services/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-Services
Classes to run Agent and Adapter applications as a Windows Service
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-SysML/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-SysML
Classes to handle the read and process the [MTConnect SysML Model](https://model.mtconnect.org/)
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-SysML/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-SysML
Classes to handle the read and process the [MTConnect SysML Model](https://model.mtconnect.org/)
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-TLS/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-TLS
Classes to handle security cerificates for use with other MTConnect.NET libraries and applications.
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-TLS/ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-TLS
Classes to handle security cerificates for use with other MTConnect.NET libraries and applications.
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-XML/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-XML
MTConnect.NET-XML is an extension library to MTConnect.NET that provides reading and writing as the XML format specified in the MTConnect Standard
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET-XML/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET-XML
MTConnect.NET-XML is an extension library to MTConnect.NET that provides reading and writing as the XML format specified in the MTConnect Standard
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET/README-Nuget.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET
Fully featured .NET library for MTConnect Agents, Adapters, and Clients
Expand Down
2 changes: 1 addition & 1 deletion libraries/MTConnect.NET/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/dev/img/mtconnect-net-03-md.png)
![MTConnect.NET Logo](https://raw.githubusercontent.com/TrakHound/MTConnect.NET/master/img/mtconnect-net-03-md.png)

# MTConnect.NET
Fully featured .NET library for MTConnect Agents, Adapters, and Clients
Expand Down

0 comments on commit 3e7480b

Please sign in to comment.