#### [Abblix\.SharedSignals](https://www.abblix.com/en/docs/api/abblix-sharedsignals 'index')
### [Abblix\.SharedSignals\.Model](https://www.abblix.com/en/docs/api/abblix-sharedsignals/Abblix.SharedSignals.Model 'Abblix\.SharedSignals\.Model').[TransmitterConfiguration](https://www.abblix.com/en/docs/api/abblix-sharedsignals/Abblix.SharedSignals.Model.TransmitterConfiguration 'Abblix\.SharedSignals\.Model\.TransmitterConfiguration')

## TransmitterConfiguration\.SpecVersions Class

The values the "spec\_version" member may carry \(SSF 1\.0 Section 7\.1\): the numerical
portions of the specification versions, per the working group's naming convention\.

```csharp
public static class TransmitterConfiguration.SpecVersions
```

Inheritance [System\.Object](https://learn.microsoft.com/en-us/dotnet/api/system.object 'System\.Object') → SpecVersions
### Fields

## TransmitterConfiguration\.SpecVersions\.Final Field {#Abblix.SharedSignals.Model.TransmitterConfiguration.SpecVersions.Final}

The final Shared Signals Framework 1\.0 specification\.

```csharp
public const string Final = "1_0";
```

#### Field Value
[System\.String](https://learn.microsoft.com/en-us/dotnet/api/system.string 'System\.String')
