mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
This matches the implementation provided by Java NetworkTable, with the exception that the subtable is not provided (because it's not a value). The listener still can get access to the subtable by calling source->getSubTable(key).