Netzwerk Icons in Littwin-Blau
This commit is contained in:
@@ -80,8 +80,9 @@ const NetworkInfo: React.FC = () => {
|
||||
<p className="text-sm font-medium text-gray-700">{opcUaZustand}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div className="flex items-center space-x-4">
|
||||
{/* OPC UA Nodeset Name */}
|
||||
{/*
|
||||
<div className="flex items-center space-x-4">
|
||||
<div>
|
||||
<p className="text-xs text-gray-500">Nodeset Name</p>
|
||||
<p className="text-sm font-medium text-gray-700">
|
||||
@@ -89,6 +90,7 @@ const NetworkInfo: React.FC = () => {
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
*/}
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user