--- tags: [requirements] --- # REQ0137-DemoPullstateTutorial ## Description ![Pullstate Tutorial](Pullstate%20Tutorial.png) ## Schema ```dbml // Add your DBML here Table pullstates { id integer state json timestamp datetime } ``` ## Related - [REQ0136-DemoProfileExample](#)