SignalData

type SignalData = ISignalRow | null;

Signal data stored in persistence layer. Contains nullable signal for atomic updates.