Interface ISerializable

All Known Subinterfaces:
ParentConfiguration
All Known Implementing Classes:
AudioConfigs, CANcoderConfiguration, ClosedLoopGeneralConfigs, ClosedLoopRampsConfigs, CurrentLimitsConfigs, CustomParamsConfigs, FeedbackConfigs, GyroTrimConfigs, HardwareLimitSwitchConfigs, MagnetSensorConfigs, MotionMagicConfigs, MotorOutputConfigs, MountPoseConfigs, OpenLoopRampsConfigs, Pigeon2Configuration, Pigeon2FeaturesConfigs, Slot0Configs, Slot1Configs, Slot2Configs, SoftwareLimitSwitchConfigs, TalonFXConfiguration, TorqueCurrentConfigs, VoltageConfigs

@Deprecated(forRemoval=true)
public interface ISerializable
Deprecated, for removal: This API element is subject to removal in a future version.
Classes in the phoenixpro package will be removed in 2024. Users should instead use classes from the phoenix6 package.
  • Method Summary

    Modifier and Type Method Description
    String serialize()
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details