Skip to content Skip to sidebar Skip to footer
Showing posts with the label Uuid

Strange Uuid Reversal From Fetchuuidswithsdp

I have a python bluetooth server (using PyBluez) running on a raspberry pi. The uuid I use in the s… Read more Strange Uuid Reversal From Fetchuuidswithsdp

Psycopg2: Can't Adapt Type 'uuid'?

I am using psycopg2 to try to insert an entry into a table where the type of the data is the Postgr… Read more Psycopg2: Can't Adapt Type 'uuid'?