Shumoku Docs

Search documentation

Shared docs and current release

Loading search…

日本語

@shumoku/core · 0.4.0 · function

plugProfileForStandard

Source

Resolve a standard to its plug profile (for prefilling the plug select).

plugProfileForStandard(standard: EthernetStandard | undefined): PlugProfile | undefined

Parameters

Parameter Type Description Default
standard EthernetStandard | undefined No additional description.

Returns

PlugProfile | undefined

libs/@shumoku/core/src/models/standards.ts:548