Here are a few that I have been using. The Nav and Anti-cols are actually 2 pos abstractions really, for on/off switch panels, but for ease I have left them the same to make it easier to find.
{down = 3900, up = 3900, cockpit_device_id = 22, value_up= 0, value_down = 1, name = 'Seat Height Increase', category = '3-Pos. Switch Abstractions'},
{down = 3900, up = 3900, cockpit_device_id = 22, value_up= 0, value_down = -1, name = 'Seat Height Decrease', category = '3-Pos. Switch Abstractions'},
{down = 3453, up = 3453, cockpit_device_id = 16, value_up= 0, value_down = 1, name = 'Anti Cols', category = '3-Pos. Switch Abstractions'},
{down = 3454, up = 3454, cockpit_device_id = 16, value_up= 0, value_down = 1, name = 'Nav lights', category = '3-Pos. Switch Abstractions'},